Source set: Android
actual public val WindowInsets.Companion.safeDrawing: WindowInsets
The insets that include areas where content may be covered by other drawn content. This includes all system bars, display cutout, and soft keyboard.
Source set: Common
expect public val WindowInsets.Companion.safeDrawing: WindowInsets
The insets that include areas where content may be covered by other drawn content. This includes all systemBars, displayCutout, and ime.