Sets the identity of the scrollbar that was modified by the event,
either the horizontal scrollbar or the vertical scrollbar, as
'horizontal or 'vertical, respectively. See
also
get-direction.
(send a-scroll-event set-direction direction)->void direction : symbol in '(horizontal vertical)