ScrolledEventArgs

12 Sep 20251 minute to read

An interface that holds scrolled event arguments

Properties

distanceY number

Specifies the distance from the scrollbar to the top and bottom ends.

originalEvent Event

Specifies the default scroll event arguments.

scrollDirection direction

Specifies the direction “Top” or “Bottom” in which the scrolling occurs.