Compose Unstyled 2.0 is out! Check the official announcement blog ->
Class

DragInteraction.Stop

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

Source set: Common
class Stop(val start: Start) : DragInteraction

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

Last updated: