Companion

object Companion

Companion object.

Properties

IDLE_REQUESTED
Link copied to clipboard
val IDLE_REQUESTED: ViewportStatusChangeReason

The ViewportStatus is changed by the Idle request.

TRANSITION_FAILED
Link copied to clipboard
val TRANSITION_FAILED: ViewportStatusChangeReason

The ViewportStatus is changed by a transition failed event.

TRANSITION_STARTED
Link copied to clipboard

The ViewportStatus is changed by a transition started event.

TRANSITION_SUCCEEDED
Link copied to clipboard

The ViewportStatus is changed by a transition succeeded event.

USER_INTERACTION
Link copied to clipboard
val USER_INTERACTION: ViewportStatusChangeReason

The ViewportStatus is changed by an user interaction event.