<!--
{
  "availability" : [
    "macOS: 10.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetoothUI",
  "identifier" : "/documentation/IOBluetoothUI/IOBluetoothServiceBrowserController/init(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "IOBluetooth UI"
    ],
    "preciseIdentifier" : "c:objc(cs)IOBluetoothServiceBrowserController(cm)serviceBrowserController:"
  },
  "title" : "init(_:)"
}
-->

# init(_:)

Allocator work Bluetooth Service Browser window controller.

```
init!(_ inOptions: IOBluetoothServiceBrowserControllerOptions)
```

## Parameters

`inOptions`

Bit field for options to set in the newly allocated controller. Currently no options are available.

## Return Value

a new instance of the IOBluetoothServiceBrowserController Controller, nil if unsuccessful.

---

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)