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
ChangeItemsCount Method
ClearCachedRecyclableItems Method
ClearVisibleItems Method
CollectItemsSizes Method
CreateViewsHolder Method
Dispose Method
GetContentSize Method
GetItemsCount Method
GetItemViewsHolder Method
GetItemViewsHolderIfVisible Method
GetItemVirtualInsetFromParentStart Method
GetNormalizedPosition Method
GetViewsHolderOfClosestItemToViewportPoint Method
GetVirtualAbstractNormalizedScrollPosition Method
Init Method
InsertItems Method
IsRecyclable Method
OnBeforeRecycleOrDisableViewsHolder Method
OnBeginDrag Method
OnDestroy Method
OnEndDrag Method
OnItemHeightChangedPreTwinPass Method
OnItemWidthChangedPreTwinPass Method
OnScrollViewSizeChanged Method
RebuildLayoutDueToScrollViewSizeChange Method
Refresh Method
RemoveItems Method
RequestChangeItemSizeAndUpdateLayout Method
ResetItems Method
ScheduleComputeVisibilityTwinPass Method
ScrollTo Method
SetNormalizedPosition Method
SetVirtualAbstractNormalizedScrollPosition Method
ShouldDestroyRecyclableItem Method
SmoothScrollTo Method
Start 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: 3.1
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