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