IOS_APP_STATE

Constant IOS_APP_STATE 

pub const IOS_APP_STATE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
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