---
title: referenceImage
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/arimageanchor/referenceimage
---

# referenceImage

The detected image referenced by the image anchor.

## Declaration

```swift
var referenceImage: ARReferenceImage { get }
```

## Discussion

Discussion This object is always one of the ARReferenceImage objects you provided in the detectionImages array when configuring the session.
