Class

DragInteraction.Stop

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

Common
class Stop(val start: Start) : DragInteraction

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