{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

DragInteraction.Stop


An interaction representing the stopping of a Start event on a component.

See also
draggable
DragInteraction.Start

Summary

Public constructors

Cmn

Public properties

DragInteraction.Start

the source Start interaction that is being stopped

Cmn

Public constructors

Stop

Stop(start: DragInteraction.Start)

Public properties

start

val startDragInteraction.Start

the source Start interaction that is being stopped