Skip to main content
A newer version of this page is available. .

HamburgerMenuBottomBarNavigationButtonPlacement Enum

Lists values that specify a Bottom Bar navigation button’s horizontal alignment.

Namespace: DevExpress.UI.Xaml.Layout

Assembly: DevExpress.UI.Xaml.Layout.v18.2.dll

Declaration

public enum HamburgerMenuBottomBarNavigationButtonPlacement

Members

Name Description
Left

The button is aligned to the left.

Right

The button is aligned to the right.

Related API Members

The following properties accept/return HamburgerMenuBottomBarNavigationButtonPlacement values:

Remarks

Values listed by this enumeration are used to set the values of the following properties:

See Also