Components
Unstyled
Icons
API
Components
Unstyled
Icons
API
UI Kit
UI Blocks
SVG to Compose
Android Distribution
Community
Docs
Blog
Colors
Jetpack Compose
›
Compose Foundation
›
Foundation
›
DragEvent.DragStopped
Class
DragEvent.DragStopped
Copy Markdown
View Markdown
Open in ChatGPT
Open in Claude
Common
class DragStopped(val velocity: Velocity, val isIndirectPointerEvent: Boolean) : DragEvent()
DragEvent.DragStarted
← Previous
DragInteraction.Cancel
Next →