systemGestures

Property

Common
expect 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.

Android
actual val WindowInsets.Companion.systemGestures: WindowInsets

For the WindowInsetsCompat.Type.systemGestures.