Source set: Common
Added in 1.11.0-rc01
expect 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: Android
Added in 1.11.0-rc01
actual 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.