Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadSideDrawer

Hierarchy

  • any

Index

Properties

allowEdgeSwipe

allowEdgeSwipe: boolean

android

android: any

drawerContent

drawerContent: View

drawerContentSize

drawerContentSize: number

drawerLocation

drawerLocation: SideDrawerLocation

drawerTransition

drawerTransition: DrawerTransitionBase

gesturesEnabled

gesturesEnabled: boolean

ios

ios: any

mainContent

mainContent: View

shadowColor

shadowColor: Color

Static drawerClosedEvent

drawerClosedEvent: string

Static drawerClosingEvent

drawerClosingEvent: string

Static drawerContentProperty

drawerContentProperty: Property<RadSideDrawer, View>

Static drawerContentSizeProperty

drawerContentSizeProperty: Property<RadSideDrawer, number>

Static drawerLocationProperty

drawerLocationProperty: Property<RadSideDrawer, SideDrawerLocation>

Static drawerOpenedEvent

drawerOpenedEvent: string

Static drawerOpeningEvent

drawerOpeningEvent: string

Static drawerPanEvent

drawerPanEvent: string

Static drawerTransitionProperty

drawerTransitionProperty: Property<RadSideDrawer, DrawerTransitionBase>

Static gesturesEnabledProperty

gesturesEnabledProperty: Property<RadSideDrawer, boolean>

Static mainContentProperty

mainContentProperty: Property<RadSideDrawer, View>

Static shadowColorProperty

shadowColorProperty: Property<RadSideDrawer, Color>

Methods

closeDrawer

  • closeDrawer(): void
  • Returns void

getIsOpen

  • getIsOpen(): boolean
  • Returns boolean

showDrawer

  • showDrawer(): void
  • Returns void

toggleDrawerState

  • toggleDrawerState(): void
  • Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method