Enum DrawerHeaderBehavior
Enumerates values that describe behaviors of the drawer in NavigationDrawer.
Namespace: Tizen.UIExtensions.Common
Assembly: Tizen.UIExtensions.NUI.dll
Syntax
public enum DrawerHeaderBehavior
Fields
| Name | Description |
|---|---|
| CollapseOnScroll | |
| Default | |
| Fixed | |
| Scroll |