<!--
{
  "availability" : [
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchKit",
  "identifier" : "/documentation/WatchKit/WKHapticType/directionDown",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "WatchKit"
    ],
    "preciseIdentifier" : "c:@E@WKHapticType@WKHapticTypeDirectionDown"
  },
  "title" : "WKHapticType.directionDown"
}
-->

# WKHapticType.directionDown

Indicates a decrease in a specific value or when a value has gone below a certain threshold.

```
case directionDown
```

## Discussion

For example, you could use this feedback when adjusting the value of a thermostat.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)