Click or drag to resize

OSATParams, TItemViewsHolderInsertAtIndexSupported Property

Whether InsertItems(Int32, Int32, Boolean, Boolean) is supported. If false, ResetItems(Int32, Boolean, Boolean) should be used instead

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

Property Value

Type: Boolean

Implements

IOSAInsertAtIndexSupported
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also