Click or drag to resize

IScrollRectProxy Methods

The IScrollRectProxy type exposes the following members.

Methods
  NameDescription
Public methodGetContentSize
The width of the content panel, if the ScrollRect is horizontal (the height, else)
Public methodGetNormalizedPosition
Public methodGetViewportSize
Public methodSetNormalizedPosition
normalizedPosition is exactly the same as the ScrollRect.horizontalNormalizedPosition, if the ScrollRect is horizontal (ScrollRect.verticalNormalizedPosition, else)
Public methodStopMovement
Top
Extension Methods
See Also