Enum WindowType
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
An enum of window types.
C#Copypublic enum WindowType
Name | Description |
---|---|
Dialog | Used for simple dialog windows. |
Normal | A default window type. |
Notification | A notification window, like a warning about battery life or a new email received. |
Utility | A persistent utility window, like a toolbox or a palette. |