---
title: targetRange
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsaccessibilitycustomrotor/itemresult/targetrange
---

# targetRange

A range that specifies the area of interest for text-based elements.

## Declaration

```swift
var targetRange: NSRange { get set }
```

## See Also

### Identifying an Item Result

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