---
title: intendedSpatialExperience
framework: corehaptics
role: symbol
role_heading: Instance Property
path: corehaptics/chhapticengine/intendedspatialexperience-55ca0
---

# intendedSpatialExperience

The CHHapticEngine’s intended SpatialAudioExperience.

## Declaration

```swift
var intendedSpatialExperience: any SpatialAudioExperience { get set }
```

## Discussion

Discussion Only useful for engines that have audio output. If unspecified, the property value defaults to AutomaticSpatialAudio.
