docs-maui icon indicating copy to clipboard operation
docs-maui copied to clipboard

.NET MAUI 9: iOS page platform-specifics

Open davidbritch opened this issue 8 months ago • 0 comments

.NET MAUI 9 adds the following iOS platform-specifics, which were present in Xamarin.Forms:

  • PrefersHomeIndicatorAutoHidden
  • PrefersStatusBarHidden
  • PreferredStatusBarUpdateAnimation

More info: https://github.com/dotnet/maui/pull/20069

davidbritch avatar Jun 11 '24 10:06 davidbritch