Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Edge-to-edge rendering support for Android applications

Extend your application content behind Android system bars for edge-to-edge rendering.
Read time 1 minuteLast updated 12 days ago

Extend your application content behind Android system bars for edge-to-edge rendering.
Android system bars generate window insets that define the screen area the system bars occupy. Edge-to-edge rendering allows your application content to extend behind the system bars, making full use of the available screen space.

Topic

Description

Android system bars and window insetsUnderstand how Android system bars and window insets affect the screen space available for your application.
Configure edge-to-edge renderingControl the visibility of Android system bars, adjust their appearance and background, and extend your application content behind them for edge-to-edge rendering.

Additional resources