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

# start

Indicates that an activity started.

## Declaration

```swift
static let start: SensoryFeedback
```

## Discussion

Discussion Use this haptic when starting a timer or any other activity that can be explicitly started and stopped. Only plays feedback on watchOS.

## See Also

### Indicating start and stop

- [stop](swiftui/sensoryfeedback/stop.md)
