Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
override void | init () |
![]() | |
void | scrollToLastPos () |
void | scrollByItemIndex (int itemIndex) |
void | refresh () |
void | Build () |
void | Update () |
void | OnResize () |
void | resizeContent () |
virtual void | init () |
Protected Member Functions | |
override void | Awake () |
override void | Start () |
![]() | |
override void | Awake () |
virtual void | clear () |
Properties | |
override float | contentAnchoredPosition [get, set] |
override float | contentSize [get] |
override float | viewportSize [get] |
override float | itemSize [get] |
![]() | |
abstract float | contentAnchoredPosition [get, set] |
abstract float | contentSize [get] |
abstract float | viewportSize [get] |
abstract float | itemSize [get] |
Additional Inherited Members | |
![]() | |
enum | Direction { Vertical , Horizontal } |
![]() | |
int | totalItemCount |
RectTransform | itemPrototype |
UIDynamicList | dynamicList |
LinkedList< DSVRow > | containers = new LinkedList<DSVRow>() |
int | prevTotalItemCount = -1 |
RectTransform | contentRect |
![]() | |
Direction | direction |
float | prevAnchoredPosition |
int | nextInsertItemNo |
ScrollRect | scrollRect |
RectTransform | viewportRect |
Definition at line 6 of file DynamicVScrollView.cs.
|
inlineprotected |
Definition at line 32 of file DynamicVScrollView.cs.
References Mosframe.DynamicScrollView.direction.
|
inlinevirtual |
Reimplemented from Mosframe.DynamicScrollView.
Definition at line 26 of file DynamicVScrollView.cs.
References Mosframe.DynamicScrollView.direction.
|
inlineprotected |
Definition at line 38 of file DynamicVScrollView.cs.
|
getset |
Definition at line 8 of file DynamicVScrollView.cs.
|
get |
Definition at line 20 of file DynamicVScrollView.cs.
|
getprotected |
Definition at line 24 of file DynamicVScrollView.cs.
|
get |
Definition at line 22 of file DynamicVScrollView.cs.