TouchListOnScrolling Method
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected virtual void OnScrolling(
ScrollingEventArgs args
)
Protected Overridable Sub OnScrolling (
args As ScrollingEventArgs
)
Parameters
- args ScrollingEventArgs
- The event args about the scrolling.