Property

systemGestures

The systemGestures insets represent the area of a window where system gestures have priority and may consume some or all touch input, e.g.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
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.