---
title: goal
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/arcoachingoverlayview/goal-swift.property
---

# goal

A field that indicates your app’s tracking requirements.

## Declaration

```swift
var goal: ARCoachingOverlayView.Goal { get set }
```

## Discussion

Discussion The goal you choose determines the particular instructions the coaching overlay presents to the user.

## See Also

### Defining a Goal

- [ARCoachingOverlayView.Goal](arkit/arcoachingoverlayview/goal-swift.enum.md)
