Constant IOS_STATE

pub const IOS_STATE: &'static str;
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