UIApplicationLaunchOptionsLocationKey

Static UIApplicationLaunchOptionsLocationKey 

Source
pub unsafe static UIApplicationLaunchOptionsLocationKey: &'static UIApplicationLaunchOptionsKey
👎Deprecated: Adopt CLLocationUpdate or CLMonitor, or use CLLocationManagerDelegate from CoreLocation to handle expected location events after scene connection.
Available on crate feature UIApplication only.
Expand description

The app was launched in response to a CoreLocation event

See also Apple’s documentation