Contents

CBCentralManagerOptionShowPowerAlertKey

A Boolean value that specifies whether the system warns the user if the app instantiates the central manager when Bluetooth service isn’t available.

Declaration

let CBCentralManagerOptionShowPowerAlertKey: String

Discussion

The value for this key is an NSNumber object. If the key isn’t specified, the default value is true.

See Also

Constants