androidx.wear.compose.material3.onehandedgesture
Classes
GestureAction |
Defines the distinct actions of one-handed gestures supported by the system. |
GestureIndicatorSize |
Represents the size of the gesture indicator icon. |
GesturePriority |
Defines the fixed precedence levels for one-handed gesture interception. |
Objects
Composables
OneHandedGestureHorizontalPageIndicator |
A horizontal page indicator that can temporarily display a gesture indicator to demonstrate how to navigate between pages using one-handed gestures. |
OneHandedGestureIndicator |
A wrapper that replaces the |
OneHandedGestureScrollIndicator |
A scroll indicator that transitions to indicate that a scroll gesture is available to the user. |
OneHandedGestureVerticalPageIndicator |
A vertical page indicator that can temporarily display a gesture indicator to demonstrate how to navigate between pages using one-handed gestures. |
oneHandedGesture |
Registers a gesture handler. |
Modifiers
oneHandedGesture |
Registers a gesture handler. |