Enum View.States
Definition
- Namespace:
- Tizen.NUI.BaseComponents
- Assembly:
- Tizen.NUI.dll
Enumeration for describing the states of the view.
public enum View.States
Fields
| Name | Description |
|---|---|
| Disabled | The disabled state. |
| Focused | The focused state. |
| Normal | The normal state. |