コード例 #1
0
ファイル: ShellHandler.Windows.cs プロジェクト: Glepooek/maui
 public static void MapFlyoutHeaderBehavior(ShellHandler handler, Shell view)
 {
     handler.UpdateFlyoutHeaderBehavior(view);
 }