Source set: Android
actual public val WindowInsets.Companion.systemBars: WindowInsets
For the WindowInsetsCompat.Type.systemBars.
Source set: Common
expect public val WindowInsets.Companion.systemBars: WindowInsets
These insets represent all system bars. Includes statusBars, captionBar as well as navigationBars, but not ime.