by @alexstyl
✉️ Leave your feedback

← Back to Foundation

systemGestureExclusion

Modifier
in
Foundation
. Since 1.2.0

Overview

Examples

Community Notes

Excludes the layout rectangle from the system gesture.

@see View.setSystemGestureExclusionRects

Overloads

systemGestureExclusion

fun Modifier.systemGestureExclusion()

systemGestureExclusion

fun Modifier.systemGestureExclusion(exclusion: (LayoutCoordinates) -> Rect)
Next ComponentBaseTextField