System UI Visibility

System bars are screen areas dedicated to displaying notifications, communicating device status and navigating the device. You can choose whether or not to display these system bars when navigating your application. 

iOS & Android UI System

On Android, there is the status bar and the navigation bar.

On iOS, there is only the status bar.

Control system UI visibility in your app

You have the possibility to display or not these system bars in your application. By default, these bars are not visible.
Go to the Project Settings. There are 3 options for the UI system settings:
  • Hidden (default)
  • Overlay
  • Visible 

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.