Skip to main content

HamburgerMenu.HideMenuOnUnselectedPage Field

OBSOLETE

'HideMenuOnUnselectedPage' is obsolete. Use 'HideMenuWhenActivePageItemNotFound' instead.

Gets or sets whether the menu is automatically hidden when the navigated page is not represented in the menu by a navigation button.

Namespace: DevExpress.UI.Xaml.Layout

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

NuGet Package: DevExpress.Uwp.Controls

Declaration

[Obsolete("'HideMenuOnUnselectedPage' is obsolete. Use 'HideMenuWhenActivePageItemNotFound' instead.")]
public bool HideMenuOnUnselectedPage

Field Value

Type
Boolean
See Also