Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

UWP NavigationView: How to resize the width?

I want to resize the width of the NavigationView. Windows Mail provides this resizeable feature. I cannot find an option to enable it. Example GIF:

Resizing NavigationView

like image 774
EscanorEU Avatar asked Oct 25 '25 01:10

EscanorEU


1 Answers

I don't think NavigationView provides this feature itself. Maybe you can try to adjust the width by OpenPaneLenght and use a bar like GridSplitter

https://learn.microsoft.com/en-us/windows/communitytoolkit/controls/gridsplitter https://learn.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.navigationview.openpanelength#Windows_UI_Xaml_Controls_NavigationView_OpenPaneLength

like image 88
Canhua Li Avatar answered Oct 27 '25 14:10

Canhua Li



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!