---
title: NSAccessibilityCustomRotor.ItemResult
framework: appkit
role: symbol
role_heading: Class
path: appkit/nsaccessibilitycustomrotor/itemresult
---

# NSAccessibilityCustomRotor.ItemResult

A target accessibility element that a custom rotor references.

## Declaration

```swift
class ItemResult
```

## Topics

### Creating an Item Result

- [init(targetElement:)](appkit/nsaccessibilitycustomrotor/itemresult/init(targetelement:).md)
- [init(itemLoadingToken:customLabel:)](appkit/nsaccessibilitycustomrotor/itemresult/init(itemloadingtoken:customlabel:).md)

### Identifying an Item Result

- [targetElement](appkit/nsaccessibilitycustomrotor/itemresult/targetelement.md)
- [itemLoadingToken](appkit/nsaccessibilitycustomrotor/itemresult/itemloadingtoken.md)
- [targetRange](appkit/nsaccessibilitycustomrotor/itemresult/targetrange.md)
- [customLabel](appkit/nsaccessibilitycustomrotor/itemresult/customlabel.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Managing the Current Item

- [currentItem](appkit/nsaccessibilitycustomrotor/searchparameters/currentitem.md)
