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

# Peripheral Manager Initialization Options

Keys used to specify options when creating a peripheral manager.

## Topics

### Initialization Options

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

A Boolean value specifying whether the system should warn if Bluetooth is in the powered-off state when instantiating the peripheral manager.

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

A string containing a unique identifier (UID) for the peripheral 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)