---
title: itemSearchDelegate
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsaccessibilitycustomrotor/itemsearchdelegate
---

# itemSearchDelegate

The delegate for finding the next item result.

## Declaration

```swift
weak var itemSearchDelegate: (any NSAccessibilityCustomRotorItemSearchDelegate)? { get set }
```

## See Also

### Navigating to the Next Item

- [NSAccessibilityCustomRotorItemSearchDelegate](appkit/nsaccessibilitycustomrotoritemsearchdelegate.md)
