IScrollRectProxy Properties |
The IScrollRectProxy type exposes the following members.
| Name | Description | |
|---|---|---|
| Content | ||
| gameObject | Tha game object which represents the scroll rect. Lowercase, so that monobehaviours won't be forced override it, as they already have this property | |
| IsHorizontal | ||
| IsVertical | ||
| Velocity | The velocity of the content panel in local UI space (from left to right = positive, from bottom to top = positive) | |
| Viewport |