Search
Loading...
Skip to content

Enum: NavigationPosition

This enum is used to specify the position of the navigation bar within the user interface.

By setting the position to Top or Bottom, you can control the layout and placement of the navigation bar to better suit the user’s workflow and preferences.

Enumeration Members#

Enumeration MemberValue
Top"top"
Bottom"bottom"