Class

DragDetectionState.Dragging

State where dragging is happening.

Source set: Common
class Dragging(var pointerId: PointerId = PointerId(Long.MAX_VALUE)) : DragDetectionState()

State where dragging is happening.

Last updated: