Back to Devexpress

DrawerView Fields

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

latest8.3 KB
Original Source

DrawerView Fields

The view that can show / hide a panel with navigation information and another data the end 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 DrawerMaxHeight 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

DrawerView Class

DrawerView Members

DevExpress.XamarinForms.Navigation Namespace