class
ItemView
Inherits from UnityEngine.MonoBehaviour
A UI Component which supports dynamic serialization of user-defined sets of visual fields (e.g. UIBlocks, any other UnityEngine.MonoBehaviours, etc.). The ItemView acts as a "middle man" when binding user-provided data types to a ListView or GridView
Properties
UIBlock | The UIBlock attached to |
Visuals | The set of visual fields configured in the Editor. |
Methods
TryGetVisuals | Retrieve Visuals as type |