Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 644 Bytes

navigationview_compactmodethresholdwidth.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.NavigationView.CompactModeThresholdWidth

-description

Gets or sets the minimum window width at which the NavigationView enters Compact display mode.

-property-value

The minimum window width at which the NavigationView enters Compact display mode. The default is 641 pixels.

-remarks

-see-also

-examples

-xaml-syntax

<NavigationView CompactModeThresholdWidth="double" .../>