systemBars

Property

Common
expect val WindowInsets.Companion.systemBars: WindowInsets

These insets represent all system bars. Includes statusBars, captionBar as well as navigationBars, but not ime.

Android
actual val WindowInsets.Companion.systemBars: WindowInsets

For the WindowInsetsCompat.Type.systemBars.