<!--
{
  "availability" : [
    "macOS: 10.10.3 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSPressureConfiguration/pressureBehavior",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(cs)NSPressureConfiguration(py)pressureBehavior"
  },
  "title" : "pressureBehavior"
}
-->

# pressureBehavior

The pressure behavior of the pressure configuration object.

```
var pressureBehavior: NSEvent.PressureBehavior { get }
```

## Discussion

The value of this property is set when the pressure configuration object is created and cannot be changed later. It contains the pressure behavior type of the pressure configuration object.

---

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)