---
title: referencedElement
framework: xcuiautomation
role: symbol
role_heading: Instance Property
path: xcuiautomation/xcuicoordinate/referencedelement
---

# referencedElement

The element that the coordinate is based on, either directly or through the coordinate from which it was derived.

## Declaration

```swift
var referencedElement: XCUIElement { get }
```

## See Also

### Getting coordinate properties

- [screenPoint](xcuiautomation/xcuicoordinate/screenpoint.md)
