Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 598 Bytes

navigationview_ispanetogglebuttonvisible.md

File metadata and controls

37 lines (19 loc) · 598 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NavigationView.IsPaneToggleButtonVisible
winrt property

Microsoft.UI.Xaml.Controls.NavigationView.IsPaneToggleButtonVisible

-description

Gets or sets a value that indicates whether the menu toggle button is shown.

-property-value

true if the menu button is shown; otherwise, false. The default is true.

-remarks

-see-also

-examples

-xaml-syntax

<NavigationView IsPaneToggleButtonVisible="bool" .../>