Click or drag to resize

IOSASetVirtualAbstractNormalizedScrollPosition Method

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
double SetVirtualAbstractNormalizedScrollPosition(
	double pos,
	bool computeVisibilityNow,
	out bool looped,
	bool keepVelocity = false
)

Parameters

pos
Type: SystemDouble
computeVisibilityNow
Type: SystemBoolean
looped
Type: SystemBoolean
keepVelocity (Optional)
Type: SystemBoolean

Return Value

Type: Double
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also