Back to Devexpress

DrawerPage Fields

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-drawerpage-dot-underscore-fields.md

latest8.3 KB
Original Source

DrawerPage Fields

A page that can show / hide a drawer panel with the application’s main navigation menu and information a user may require (for example, account information).

NameDescription
AreGesturesEnabledProperty staticIdentifies the AreGesturesEnabled dependency property.
DrawerBackgroundColorProperty staticIdentifies the DrawerBackgroundColor dependency property.
DrawerBehaviorProperty staticIdentifies the DrawerBehavior dependency property.
DrawerContentHeightProperty staticIdentifies the DrawerContentHeight dependency property.
DrawerContentMaxHeightProperty staticIdentifies the DrawerContentMaxHeight dependency property.
DrawerContentMinHeightProperty staticIdentifies the DrawerContentMinHeight dependency property.
DrawerContentProperty staticIdentifies the DrawerContent dependency property.
DrawerFooterContentProperty staticIdentifies the DrawerFooterContent dependency property.
DrawerFooterHeightProperty staticIdentifies the DrawerFooterHeight dependency property.
DrawerFooterMaxHeightProperty staticIdentifies the DrawerFooterMaxHeight dependency property.
DrawerFooterMinHeightProperty staticIdentifies the DrawerFooterMinHeight dependency property.
DrawerHeaderContentProperty staticIdentifies the DrawerHeaderContent dependency property.
DrawerHeaderHeightProperty staticIdentifies the DrawerHeaderHeight dependency property.
DrawerHeaderMaxHeightProperty staticIdentifies the DrawerHeaderMaxHeight dependency property.
DrawerHeaderMinHeightProperty staticIdentifies the DrawerHeaderMinHeight dependency property.
DrawerHeightProperty staticIdentifies the DrawerHeight dependency property.
DrawerMaxHeightProperty staticIdentifies the DrawerMaxHeight dependency property.
DrawerMaxWidthProperty staticIdentifies the DrawerMaxWidth dependency property.
DrawerMinHeightProperty staticIdentifies the DrawerMinHeight dependency property.
DrawerMinWidthProperty staticIdentifies the DrawerMinWidth dependency property.
DrawerPositionProperty staticIdentifies the DrawerPosition dependency property.
DrawerShadowColorProperty staticIdentifies the DrawerShadowColor dependency property.
DrawerShadowHeightProperty staticIdentifies the DrawerShadowHeight dependency property.
DrawerShadowRadiusProperty staticIdentifies the DrawerShadowRadius dependency property.
DrawerWidthProperty staticIdentifies the DrawerWidth dependency property.
IsDrawerOpenedProperty staticIdentifies the IsDrawerOpened dependency property.
IsDrawerShadowVisibleProperty staticIdentifies the IsDrawerShadowVisible dependency property.
IsScrimEnabledProperty staticIdentifies the IsScrimEnabled dependency property.
MainContentProperty staticIdentifies the MainContent dependency property.
ScrimColorProperty staticIdentifies the ScrimColor dependency property.

See Also

DrawerPage Class

DrawerPage Members

DevExpress.XamarinForms.Navigation Namespace