---
title: Peripheral Manager Initialization Options
framework: corebluetooth
role: collectionGroup
role_heading: API Collection
path: corebluetooth/peripheral-manager-initialization-options
---

# Peripheral Manager Initialization Options

Keys used to specify options when creating a peripheral manager.

## Topics

### Initialization Options

- [CBPeripheralManagerOptionShowPowerAlertKey](corebluetooth/cbperipheralmanageroptionshowpoweralertkey.md)
- [CBPeripheralManagerOptionRestoreIdentifierKey](corebluetooth/cbperipheralmanageroptionrestoreidentifierkey.md)

## See Also

### Initializing a Peripheral Manager

- [init()](corebluetooth/cbperipheralmanager/init().md)
- [init(delegate:queue:)](corebluetooth/cbperipheralmanager/init(delegate:queue:).md)
- [init(delegate:queue:options:)](corebluetooth/cbperipheralmanager/init(delegate:queue:options:).md)
- [delegate](corebluetooth/cbperipheralmanager/delegate.md)
