Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 870 Bytes

navigationview_panedisplaymode.md

File metadata and controls

34 lines (17 loc) · 870 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NavigationView.PaneDisplayMode
winrt property

Microsoft.UI.Xaml.Controls.NavigationView.PaneDisplayMode

-description

Gets or sets a value that indicates how and where the NavigationView pane is shown.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

A value of the enumeration that indicates how and where the NavigationView pane is shown. The default is Auto.

-remarks

-see-also

Navigation view - display modes

-examples