---
title: off
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/sensoryfeedback/selectionfeedback/off
---

# off

Indicates that a control’s value has changed to off, such as when a toggle is released and turned off.

## Declaration

```swift
static let off: SensoryFeedback.SelectionFeedback
```

## Discussion

Discussion Only plays feedback on visionOS.
