Search results

ScrolledEventArgs API in Angular ListView API component

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.