Source set: Android
actual public val WindowInsets.Companion.mandatorySystemGestures: WindowInsets
For the WindowInsetsCompat.Type.mandatorySystemGestures. These insets represents the space where system gestures have priority over application gestures.
Source set: Common
expect public val WindowInsets.Companion.mandatorySystemGestures: WindowInsets
These insets represent the space where system gestures have priority over application gestures.