RESUMED

Resumed state for a LifecycleOwner. For an android.app.Activity, this state is reached after android.app.Activity.onResume is called.

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.