pub const ANDROID_STATE: &'static str;
๐Deprecated: {note: Renamed to
android.app.state
, reason: uncategorized}Expand description
Deprecated. Use android.app.state
instead.
ยงNotes
The Android lifecycle states are defined in Activity lifecycle callbacks, and from which the OS identifiers
are derived