UIApplicationLaunchOptionsBluetoothCentralsKey

Static UIApplicationLaunchOptionsBluetoothCentralsKey 

Source
pub unsafe static UIApplicationLaunchOptionsBluetoothCentralsKey: &'static UIApplicationLaunchOptionsKey
👎Deprecated: Store restoration identifiers and reinstantiate central managers with those identifiers on app launch to resume previous functionality.
Available on crate feature UIApplication only.
Expand description

UserInfo contains an NSArray of CBCentralManager restore identifiers

See also Apple’s documentation