1 NavigationPage.SetHasNavigationBar(this, false);

或者

<ContentPage
  ...
  NavigationPage.HasNavigationBar="{Binding IsFullScreen}"></ContentPage>

 

相关文章:

  • 2022-12-23
  • 2019-06-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-27
  • 2021-05-17
  • 2022-12-23
  • 2021-07-06
猜你喜欢
  • 2022-12-23
  • 2021-11-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案