---
title: targetElement
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiaccessibilitycustomrotoritemresult/targetelement
---

# targetElement

The target element of the rotor.

## Declaration

```swift
weak var targetElement: (any NSObjectProtocol)? { get set }
```

## See Also

### Getting information about the target element

- [targetRange](uikit/uiaccessibilitycustomrotoritemresult/targetrange.md)
