Constant IOS_STATE

Source
pub const IOS_STATE: &'static str;
๐Ÿ‘ŽDeprecated: {note: Renamed to ios.app.state, reason: uncategorized}
Expand description

Deprecated. use the ios.app.state instead.

ยงNotes

The iOS lifecycle states are defined in the UIApplicationDelegate documentation, and from which the OS terminology column values are derived