更新UI
This commit is contained in:
@@ -138,8 +138,8 @@ internal sealed class AppShell : Grid
|
||||
{
|
||||
IsBackButtonVisible = NavigationViewBackButtonVisible.Collapsed,
|
||||
IsSettingsVisible = false,
|
||||
PaneDisplayMode = NavigationViewPaneDisplayMode.Left,
|
||||
IsPaneOpen = true,
|
||||
PaneDisplayMode = NavigationViewPaneDisplayMode.LeftCompact,
|
||||
IsPaneOpen = false,
|
||||
CompactPaneLength = 56,
|
||||
OpenPaneLength = 260,
|
||||
SelectionFollowsFocus = NavigationViewSelectionFollowsFocus.Disabled,
|
||||
|
||||
Reference in New Issue
Block a user