---
title: itemLoadingDelegate
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsaccessibilitycustomrotor/itemloadingdelegate
---

# itemLoadingDelegate

The delegate for loading item results that don’t have a backing UI element at loading time.

## Declaration

```swift
weak var itemLoadingDelegate: (any NSAccessibilityElementLoading)? { get set }
```

## See Also

### Loading the Item

- [NSAccessibilityElementLoading](appkit/nsaccessibilityelementloading.md)
