HamburgerMenuAdaptiveLayoutController.AttachMenu(IHamburgerMenu) Method
Updates the HamburgerMenuAdaptiveLayoutController.ViewState property according to the menu being attached.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v25.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| menu | DevExpress.Xpf.WindowsUI.Internal.IHamburgerMenu | The menu which is being attached to the current controller. |
See Also