Click or drag to resize

AbstractViewHolder Methods

The AbstractViewHolder type exposes the following members.

Methods
  NameDescription
Public methodCollectViews
Public methodInit(GameObject, Int32, Boolean, Boolean)
Instantiates rootPrefabGO and assigns it to root Also calls CollectViews
Public methodInit(RectTransform, Int32, Boolean, Boolean)
See Init(GameObject rootPrefabGO, int itemIndex)
Top
See Also