<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 10.11.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSHapticFeedbackManager",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(cs)NSHapticFeedbackManager"
  },
  "title" : "NSHapticFeedbackManager"
}
-->

# NSHapticFeedbackManager

An object that provides access to the haptic feedback management attributes on a system with a Force Touch trackpad.

```
class NSHapticFeedbackManager
```

## Topics

### Accessing the Default Feedback Performer

[`defaultPerformer`](/documentation/AppKit/NSHapticFeedbackManager/defaultPerformer)

Requests a haptic feedback performer object that is based on the current input device, accessibility settings, and user preferences.

### Enumerations

[`NSHapticFeedbackManager.FeedbackPattern`](/documentation/AppKit/NSHapticFeedbackManager/FeedbackPattern)

A pattern of haptic feedback to be provided to the user.

[`NSHapticFeedbackManager.PerformanceTime`](/documentation/AppKit/NSHapticFeedbackManager/PerformanceTime)

A time at which to provide haptic feedback to the user.



---

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)
