DismissalState

enum DismissalState : Enum<DismissalState>

Denotes the state of a dismissal.

Entries

Link copied to clipboard

The dismissal is not yet started or is not finished.

Link copied to clipboard

The dismissal is ongoing.

Link copied to clipboard

The dismissal is finished.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int