HamburgerMenuNavigationIconButton.ClearNavigationHistory Property
In This Article
Gets or sets whether clicking/tapping the button clears the menu’s navigation history.
Namespace: DevExpress.UI.Xaml.Layout.Internal
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to clear the navigation history when the end-user clicks/taps the button; otherwise, false. |
See Also