---
title: "init(label:itemSearchDelegate:)"
framework: appkit
role: symbol
role_heading: Initializer
path: "appkit/nsaccessibilitycustomrotor/init(label:itemsearchdelegate:)"
---

# init(label:itemSearchDelegate:)

Creates a custom rotor with the specified label and item search delegate.

## Declaration

```swift
init(label: String, itemSearchDelegate: any NSAccessibilityCustomRotorItemSearchDelegate)
```

## See Also

### Creating a Rotor

- [init(rotorType:itemSearchDelegate:)](appkit/nsaccessibilitycustomrotor/init(rotortype:itemsearchdelegate:).md)
