IScrollRectProxy Methods |
The IScrollRectProxy type exposes the following members.
| Name | Description | |
|---|---|---|
| GetContentSize | The width of the content panel, if the ScrollRect is horizontal (the height, else) | |
| GetNormalizedPosition | ||
| GetViewportSize | See GetContentSize | |
| SetNormalizedPosition | normalizedPosition is exactly the same as the ScrollRect.horizontalNormalizedPosition, if the ScrollRect is horizontal (ScrollRect.verticalNormalizedPosition, else) | |
| StopMovement |
| Name | Description | |
|---|---|---|
| GetContentSizeToViewportRatio | (Defined by IScrollRectProxyExtensions.) | |
| GetScrollableArea | (Defined by IScrollRectProxyExtensions.) |