diff --git a/src/Templates/src/templates/maui-mobile/AppShell.xaml b/src/Templates/src/templates/maui-mobile/AppShell.xaml index ea7ef65b815b..738a02e3c786 100644 --- a/src/Templates/src/templates/maui-mobile/AppShell.xaml +++ b/src/Templates/src/templates/maui-mobile/AppShell.xaml @@ -10,7 +10,9 @@ xmlns:local="clr-namespace:MauiApp._1" + Shell.FlyoutBehavior="Flyout" + Title="MauiApp._1">