INITIALIZED

Initialized state for a LifecycleOwner. For an android.app.Activity, this is the state when it is constructed but has not received android.app.Activity.onCreate yet.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun isAtLeast(state: State): Boolean

Compares if this State is greater or equal to the given state.