---
title: anchor
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/arhittestresult/anchor
---

# anchor

The anchor representing the detected surface, if any.

## Declaration

```swift
var anchor: ARAnchor? { get }
```

## Discussion

Discussion Results of the featurePoint type do not include an anchor.

## See Also

### Identifying Results

- [type](arkit/arhittestresult/type.md)
- [ARHitTestResult.ResultType](arkit/arhittestresult/resulttype.md)
