---
title: "coordinateSpace(correction:)"
framework: arkit
role: symbol
role_heading: Instance Method
path: "arkit/imageanchor/coordinatespace(correction:)"
---

# coordinateSpace(correction:)

The anchor’s coordinate space.

## Declaration

```swift
func coordinateSpace(correction: ARKitCoordinateSpace.Correction) -> ARKitCoordinateSpace
```

## Parameters

- `correction`: Correction type to apply.

## Return Value

Return Value The anchor’s coordinate space.
