Property

safeDrawing

The insets that include areas where content may be covered by other drawn content.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Common
expect 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.

Android
actual 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.