![]() |
GearBlocks
The GearBlocks Lua scripting API
|
Provides access to a UI scroll view's properties. More...
Properties | |
float | ContainerSize [get, set] |
The scroll view's container size. | |
bool | AutoResize [get, set] |
Auto resize the scroll view's container? | |
float | ScrollPos [get, set] |
The scroll position. | |
Provides access to a UI scroll view's properties.
|
getset |
The scroll view's container size.
The size of this scroll view's container.
|
getset |
Auto resize the scroll view's container?
Set to true
to automatically resize the container; otherwise, false
.
|
getset |
The scroll position.
The scroll position of this scroll view.