NSPressureConfiguration

Panther·2021년 8월 8일
0
post-custom-banner

https://developer.apple.com/documentation/appkit/nspressureconfiguration

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

특정 이벤트에 응답하는 것으로써 포스 터치 트랙패드의 동작 및 과정에 대한 캡슐화입니다.

Declaration

class NSPressureConfiguration : NSObject

Overview

마우스 드래그 혹은 압력 이벤트 연속에 대한 응답을 할 때, 포스 터치 트랙패드의 동작 및 과정을 설정하기 위해 NSPressureConfiguration 객체를 사용하시기 바랍니다. 압력 설정은 뷰(NSView) 및 제스쳐 리코그나이저(NSGestureRecognizer)에 할당됩니다.

See Also


Trackpad

NSHapticFeedbackManager

포스 터치 트랙패드를 갖는 시스템에 대한 햅틱 피드백 관리 특성에 접근을 제공하는 객체입니다.

https://developer.apple.com/documentation/appkit/nshapticfeedbackmanager
https://velog.io/@panther222128/NSHapticFeedbackManager


post-custom-banner

0개의 댓글