Click or drag to resize

OSATParams, TItemViewsHolderGetItemViewsHolderIfVisible Method (RectTransform)

Same as GetItemViewsHolderIfVisible(int withItemIndex), but searches by the root RectTransform reference, rather than the item index

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public TItemViewsHolder GetItemViewsHolderIfVisible(
	RectTransform withRoot
)

Parameters

withRoot
Type: RectTransform
RectTransform reference to the searched viw holder's root

Return Value

Type: TItemViewsHolder
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also