SpatialMoveEventType

value class SpatialMoveEventType


An enum representing the phases of dragging.

Summary

Public companion properties

SpatialMoveEventType

The phase where the drag event ends

SpatialMoveEventType

The phase where the user continuously drags

SpatialMoveEventType

The phase where the drag event starts

Public companion properties

End

val EndSpatialMoveEventType

The phase where the drag event ends

Moving

val MovingSpatialMoveEventType

The phase where the user continuously drags

Start

val StartSpatialMoveEventType

The phase where the drag event starts