Constant telemetry_rust::semconv::IOS_STATE
source ยท pub const IOS_STATE: &'static str;
Expand description
This attribute represents the state the application has transitioned into at the occurrence of the event.
The iOS lifecycle states are defined in the UIApplicationDelegate documentation, and from which the OS terminology
column values are derived.