<!--
{
  "documentType" : "article",
  "framework" : "CoreBluetooth",
  "identifier" : "/documentation/CoreBluetooth/central-manager-initialization-options",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Central Manager Initialization Options"
}
-->

# Central Manager Initialization Options

Keys used to pass options when initializing a central manager.

## Topics

### Constants

[`CBCentralManagerOptionShowPowerAlertKey`](/documentation/CoreBluetooth/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.

[`CBCentralManagerOptionRestoreIdentifierKey`](/documentation/CoreBluetooth/CBCentralManagerOptionRestoreIdentifierKey)

A string containing a unique identifier (UID) for the central manager to instantiate.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)