---
title: pressureBehavior
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspressureconfiguration/pressurebehavior
---

# pressureBehavior

The pressure behavior of the pressure configuration object.

## Declaration

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

## Discussion

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.
