Element

Derived: Simple, Label, Button, TextBox, Scrollbar

UI.Element is the base class for all UI elements / controls. It manages UnityEngine.GameObject and its RectTransform, provides layout settings and basic AddElement to add child elements. All elements must ultimately be hosted inside UI.Window.

Instance Properties:

Static Methods: