ExtendedScrollView Event |
Description |
The event handler receives an argument of type Xamarin.Forms.ScrolledEventArgs containing data related to this event.
ScrollX The X position of the finished scroll.
ScrollY The Y position of the finished scroll. |
SfListView Method/Event |
Description |
Scrolls the SfListView to the row at the given index. | |
Scrolls the SfListView item into given position. | |
Occurs when the SfListView's scrolling state changed. |