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

DragInteraction.Cancel


An interaction representing the cancellation 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 cancelled

Cmn

Public constructors

Cancel

Cancel(start: DragInteraction.Start)

Public properties

start

val startDragInteraction.Start

the source Start interaction that is being cancelled