Class

DragDetectionState.Dragging

State where dragging is happening.

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

State where dragging is happening.