Contents

NSPressureConfiguration

An encapsulation of the behavior and progression of a Force Touch trackpad as it responds to specific events.

Declaration

class NSPressureConfiguration

Overview

Use an NSPressureConfiguration object to configure the behavior and progression of a Force Touch trackpad when it responds to a mouse drag or pressure event sequence. Pressure configurations are assigned to views (NSView) and gesture recognizers (NSGestureRecognizer).

Topics

Creating a Pressure Configuration Object

Accessing Pressure Configuration Object Properties

See Also

Trackpad