Skip to main content

NavigationDrawerPosition

Defines the position of the NavigationDrawer.

NavigationDrawerPosition enum has the following values:

END​

The navigation drawer is positioned/displayed at the end of the screen and when opened, it slides from the right edge of the screen.

START​

The navigation drawer is positioned/displayed at the start of the screen and when opened, it slides from the left edge of the screen.