Click or drag to resize

BaseItemViewsHolderShiftIndexInView Method

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public virtual void ShiftIndexInView(
	int shift,
	int modulo
)

Parameters

shift
Type: SystemInt32
modulo
Type: SystemInt32
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also