Constant IOS_APP_STATE

pub const IOS_APP_STATE: &'static str;
Expand description

This attribute represents the state of the application.

§Notes

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