Enum NUIApplication.WindowMode
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Enumeration for deciding whether a NUI application window is opaque or transparent.
C#Copypublic enum WindowMode : int
Name | Description |
---|---|
Opaque | Opaque |
Transparent | Transparent |