Click or drag to resize

OSA TParams, TItemViewsHolder GetBaseItemViewsHolder Method

Compatibility method for GetItemViewsHolder(Int32) allowing it to be accessed via a IOSA instance

Namespace: Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public BaseItemViewsHolder GetBaseItemViewsHolder(
	int vhIndex
)

Parameters

vhIndex
Type: SystemInt32

Return Value

Type: BaseItemViewsHolder

Implements

IOSAGetBaseItemViewsHolder(Int32)
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also