Click or drag to resize

OSA TParams, TItemViewsHolder SetNormalizedPosition Method

Floating point rounding errors occur the bigger the content size, but generally it's accurrate enough

Namespace: Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void SetNormalizedPosition(
	double normalizedPosition
)

Parameters

normalizedPosition
Type: SystemDouble

Implements

IScrollRectProxySetNormalizedPosition(Double)
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also