Click or drag to resize

IScrollRectProxySetNormalizedPosition Method

normalizedPosition is exactly the same as the ScrollRect.horizontalNormalizedPosition, if the ScrollRect is horizontal (ScrollRect.verticalNormalizedPosition, else)

Namespace:  frame8.Logic.Misc.Visual.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
void SetNormalizedPosition(
	double normalizedPosition
)

Parameters

normalizedPosition
Type: SystemDouble
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also