Source set: Android
actual public val WindowInsets.Companion.systemGestures: WindowInsets
For the WindowInsetsCompat.Type.systemGestures.
Source set: Common
expect public val WindowInsets.Companion.systemGestures: WindowInsets
The systemGestures insets represent the area of a window where system gestures have priority and may consume some or all touch input, e.g. due to the system bar occupying it, or it being reserved for touch-only gestures.