---
title: description
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/anchorupdate/description
---

# description

A textual representation of this anchor update.

## Declaration

```swift
var description: String { get }
```

## See Also

### Inspecting anchor updates

- [anchor](arkit/anchorupdate/anchor.md)
- [timestamp](arkit/anchorupdate/timestamp.md)
- [event](arkit/anchorupdate/event-swift.property.md)
- [AnchorUpdate.Event](arkit/anchorupdate/event-swift.enum.md)
