Drag

data class Drag(val deltaX: Float, val deltaY: Float) : InteractionEvent

Constructors

Link copied to clipboard
constructor(deltaX: Float, deltaY: Float)

Properties

Link copied to clipboard
Link copied to clipboard