pub unsafe static CBPeripheralManagerOptionShowPowerAlertKey: &'static NSStringAvailable on crate feature
CBPeripheralManagerConstants only.Expand description
An NSNumber (Boolean) indicating that the system should, if Bluetooth is powered off when
CBPeripheralManager
is instantiated, display
a warning dialog to the user.
See: initWithDelegate:queue:options:
See also Appleās documentation