Description
Represents an interface for other scrollable controls to avoid duplication.
Syntax
'Declaration
Public Class IBaseScrollable
Properties
| Name |
Description |
| Position |
the current scroll position of the scrollable component. |
Methods
| Name |
Description |
| ScrollTo |
Scrolls to the specified position. |