public class IAWTScrollable : IBaseScrollable,
'Declaration Public Class IAWTScrollable _ Inherits IBaseScrollable
| Name | Description |
|---|---|
| Position | the current scroll position of the scrollable component. (Inherited from IBaseScrollable) |
| Name | Description |
|---|---|
| GetHorizontalBar | Gets the horizontal scroll bar. |
| GetVerticalBar | Gets the vertical scroll bar. |
| ScrollTo | Scrolls to the specified position. (Inherited from IBaseScrollable) |