Name | Description | |
---|---|---|
![]() | HorizontalScrollAnchor | Gets a value that defines position of horizontal scrollbar. |
![]() | HorizontalScrollPosition | Gets or sets a float value that represents the current horizontal position of the scrollable interactive object. |
![]() | HorizontalScrollSize | Gets the horizontal scroll size of the scrollable interactive object. |
![]() | IsHorizontalScrollVisible | Gets a value indicating whether horizontal scroll is visible. |
![]() | IsVerticalScrollVisible | Gets a value indicating whether vertical scroll is visible. |
![]() | VerticalScrollAnchor | Gets a value that defines position of vertical scrollbar. |
![]() | VerticalScrollPosition | Gets or sets a float value that represents the current vertical position of the scrollable interactive object. |
![]() | VerticalScrollSize | Gets the vertical scroll size of the scrollable interactive object. |