ControlType
ControlType is used to represent the type of UI control.
| attributes | description |
|---|---|
| Form | Container. |
| Canvas | |
| Image | Image. |
| Text | Text. |
| Button | |
| Dropdown | Dropdown. |
| Slider | Slider. |
| Scrollbar | |
| ScrollView | Scroll Panel. |
| TextBox | Text input field. |
| Toggle | Toggle button for switching on and off. |
| Default |
