Click or drag to resize

SRIATParams, TItemViewsHolderGetItemViewsHolderIfVisible Method (Int32)

Gets the views holder representing the withItemIndex'th item in the list of data models, if it's visible.

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public TItemViewsHolder GetItemViewsHolderIfVisible(
	int withItemIndex
)

Parameters

withItemIndex
Type: SystemInt32

Return Value

Type: TItemViewsHolder
null, if not visible
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also