Source set: Android
actual public val WindowInsets.Companion.safeGestures: WindowInsets
The insets that include areas where gestures may be confused with other input, including system gestures, mandatory system gestures, rounded display areas, and tappable areas.
Source set: Common
expect public val WindowInsets.Companion.safeGestures: WindowInsets
The insets that include areas where gestures may be confused with other input, including systemGestures, mandatorySystemGestures, waterfall, and tappableElement.