Example #1
0
 partial void OnPageAttachedHandler()
 {
     MauiContext.GetNativeWindow().SetBackButtonPressedHandler(OnBackButtonPressed);
 }