Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
Com.ForbiddenByte.OSA.Core
OSA(TParams, TItemViewsHolder) Class
OSA(TParams, TItemViewsHolder) Properties
AsMonoBehaviour Property
BaseParameters Property
Content Property
ContentVirtualInsetFromViewportEnd Property
ContentVirtualInsetFromViewportStart Property
InsertAtIndexSupported Property
IsDragging Property
IsHorizontal Property
IsInitialized Property
IsVertical Property
Parameters Property
RecyclableItemsCount Property
RemoveFromIndexSupported Property
Velocity Property
Viewport Property
VisibleItemsCount Property
OSA
TParams
,
TItemViewsHolder
RemoveFromIndexSupported Property
Whether
RemoveItems(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#
Copy
public
virtual
bool
RemoveFromIndexSupported
{
get
; }
Property Value
Type:
Boolean
Implements
IOSA
RemoveFromIndexSupported
Version Information
Optimized ScrollView Adapter
Supported in: 4.3
See Also
Reference
OSA
TParams, TItemViewsHolder
Class
Com.ForbiddenByte.OSA.Core Namespace
Send comments on this topic to
george@forbiddenbyte.com