Defines either the width or the height of the menu pane depending on the location of the SideDrawer. Top or Bottom - height, Right or Left - width.
Identifies the drawerLocation property.
Gets or sets the menu screen content for the current SideDrawer instance.
Identifies the drawerTransition property.
Gets or sets a boolean value that determines if drawer can be opened or closed with gestures.
Gets or sets the main screen content for the current SideDrawer instance.
Gets the NativeScript RadSideDrawer element.
Indicates whether the RadSideDrawer is shown over the navigation bar.
Gets the NativeScript RadSideDrawer element.
[Deprecated: Please use the 'drawerTransition' property instead].
Generated using TypeDoc
This is the SideDrawer component. It separates your mobile app's screen into a main part and a menu part whereby the menu part is shown upon a swipe gesture using a transition effect.