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 methodSetNormalizedPosition
normalizedPosition is exactly the same as the ScrollRect.horizontalNormalizedPosition, if the ScrollRect is horizontal (ScrollRect.verticalNormalizedPosition, else)
Top
See Also