---
title: init()
framework: corebluetooth
role: symbol
role_heading: Initializer
path: corebluetooth/cbcentralmanager/init()
---

# init()

Initializes the central manager without a delegate.

## Declaration

```swift
convenience init()
```

## See Also

### Initializing a Central Manager

- [init(delegate:queue:)](corebluetooth/cbcentralmanager/init(delegate:queue:).md)
- [init(delegate:queue:options:)](corebluetooth/cbcentralmanager/init(delegate:queue:options:).md)
- [Central Manager Initialization Options](corebluetooth/central-manager-initialization-options.md)
- [Central Manager State Restoration Options](corebluetooth/central-manager-state-restoration-options.md)
