Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
SRIA(TParams, TItemViewsHolder) Class
SRIA(TParams, TItemViewsHolder) Methods
Awake Method
CancelAnimationsIfAny Method
ChangeItemsCount Method
ClearCachedRecyclableItems Method
ClearVisibleItems Method
CollectItemsSizes Method
ConvertViewportLocalPointToViewportLongitudinalPointStart0End1 Method
CreateViewsHolder Method
Dispose Method
GetContentSize Method
GetItemsCount Method
GetItemViewsHolder Method
GetItemViewsHolderIfVisible Method
GetItemVirtualInsetFromParentStart Method
GetNormalizedPosition Method
GetViewsHolderClosestoViewportNormalizedAbastractPoint Method
GetViewsHolderClosestToViewportLongitudinalNormalizedAbstractPoint Method
GetViewsHolderClosestToViewportNormalizedPoint Method
GetViewsHolderClosestToViewportPoint Method
GetVirtualAbstractNormalizedScrollPosition Method
Init Method
InsertItems Method
InsertItemWithViewsHolder Method
IsRecyclable Method
IsViewsHolderEnabled Method
LateUpdate Method
OnBeforeRecycleOrDisableViewsHolder Method
OnBeginDrag Method
OnDestroy Method
OnDrag Method
OnEndDrag Method
OnInitializePotentialDrag Method
OnItemHeightChangedPreTwinPass Method
OnItemIndexChangedDueInsertOrRemove Method
OnItemWidthChangedPreTwinPass Method
OnScroll Method
OnScrollViewSizeChanged Method
RebuildLayoutDueToScrollViewSizeChange Method
Refresh Method
RemoveItems Method
RemoveItemWithViewsHolder Method
RequestChangeItemSizeAndUpdateLayout Method
ResetItems Method
ScheduleComputeVisibilityTwinPass Method
ScrollByAbstractDelta Method
ScrollTo Method
SetNormalizedPosition Method
SetViewsHolderDisabled Method
SetViewsHolderEnabled Method
SetVirtualAbstractNormalizedScrollPosition Method
ShouldDestroyRecyclableItem Method
SmoothScrollTo Method
Start Method
StopMovement Method
Update Method
UpdateViewsHolder Method
SRIA
TParams
,
TItemViewsHolder
OnItemWidthChangedPreTwinPass Method
Same as
OnItemHeightChangedPreTwinPass(TItemViewsHolder)
, but for horizontal ScrollRects
Namespace:
frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
virtual
void
OnItemWidthChangedPreTwinPass
( TItemViewsHolder
viewsHolder
)
Parameters
viewsHolder
Type:
TItemViewsHolder
Version Information
Optimized ScrollView Adapter
Supported in: 4.0, 3.0
See Also
Reference
SRIA
TParams, TItemViewsHolder
Class
frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter Namespace
SRIA
TParams, TItemViewsHolder
ScheduleComputeVisibilityTwinPass(Boolean)
Send comments on this topic to
george@forbiddenbyte.com