Drag

data class Drag(start: Point, end: Point)

Properties

end
Link copied to clipboard
val end: Point
start
Link copied to clipboard
val start: Point