Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 624 Bytes

navigationviewtemplatesettings_openpanelength.md

File metadata and controls

28 lines (16 loc) · 624 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NavigationViewTemplateSettings.OpenPaneLength
winrt property

Microsoft.UI.Xaml.Controls.NavigationViewTemplateSettings.OpenPaneLength

-description

Gets the min between OpenPaneLength and the window's width. This is the calculated value of the width of the pane when opened and fully expanded.

-property-value

The min between OpenPaneLength and the window's width. The default is 320.0.

-remarks

-see-also

-examples