RotationStatus

sealed class RotationStatus

Represents the status of a rotation gesture.

Since

200.3.0

Inheritors

Types

Link copied to clipboard

Indicates that a rotation gesture has just completed. The RotationChangeEvent is the last event of a rotation gesture.

Link copied to clipboard

Indicates that a rotation gesture is in progress.

Link copied to clipboard

Indicates that a rotation gesture has just started. The RotationChangeEvent is the first event of a rotation gesture.