UIApplicationLaunchOptionsBluetoothPeripheralsKey

Static UIApplicationLaunchOptionsBluetoothPeripheralsKey 

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

UserInfo contains an NSArray of CBPeripheralManager restore identifiers

See also Apple’s documentation