ViewModelState

enum ViewModelState : Enum<ViewModelState>

Indicates a state of the ViewModel.

Entries

Link copied to clipboard

Indicates the ViewModel is cleared.

Link copied to clipboard

Indicates the ViewModel is initialized.

Properties

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