Enum DrawerPosition
Enumeration that specifies the DrawerPosition
Namespace: Tizen.TV.UIControls.Forms
Assembly: Tizen.TV.UIControls.Forms.dll
Syntax
public enum DrawerPosition
Fields
| Name | Description |
|---|---|
| Default | Except when in RTL mode, default is left. |
| Left | Drawer on left side |
| Right | Drawer on right side |