Source set: Android
actual public val WindowInsets.Companion.safeContent: WindowInsets
The insets that include all areas that may be drawn over or have gesture confusion, including everything in safeDrawing and safeGestures.
Source set: Common
expect public val WindowInsets.Companion.safeContent: WindowInsets
The insets that include all areas that may be drawn over or have gesture confusion, including everything in safeDrawing and safeGestures.