Enum DrawerMode
Enumeration that specifies the DrawerMode
Namespace: Tizen.TV.UIControls.Forms
Assembly: Tizen.TV.UIControls.Forms.dll
Syntax
public enum DrawerMode
Fields
| Name | Description |
|---|---|
| Overlap | Drawer view is overlapped above content view |
| Panning | Content view is moved to side |
| Resize | Content view is resized to open drawer view |