-
edgeSwipeToDismiss
Handles swipe to dismiss from the edge of the viewport.
-
hierarchicalFocusGroup
hierarchicalFocusGroup is used to annotate composables in an application, so we can keep track of what is the active part of the composition.
-
requestFocusOnHierarchyActive
This Modifier is used in conjunction with hierarchicalFocusGroup and will request focus on the following focusable element when needed (i.
-
rotaryScrollable
A modifier which connects rotary events with scrollable containers such as Column, LazyList and others.
Wear Foundation
Jetpack Compose API reference for compose-foundation.