Click or drag to resize

OSATParams, TItemViewsHolderVisibleItemsCount Property

The number of currently visible items (views holders). Can be used to iterate through all of them using GetItemViewsHolder(Int32)

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int VisibleItemsCount { get; }

Property Value

Type: Int32

Implements

IOSAVisibleItemsCount
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also