safeGestures
Property
Common
expect val WindowInsets.Companion.safeGestures: WindowInsets
The insets that include areas where gestures may be confused with other input, including
systemGestures, mandatorySystemGestures, waterfall, and tappableElement.
Android
actual 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.
