Exemplo n.º 1
0
 partial void OnPageAttachedHandler()
 {
     MauiContext.GetNativeWindow().SetBackButtonPressedHandler(OnBackButtonPressed);
 }