Share via


NSGestureRecognizer.PressureChange(NSEvent) Method

Definition

[Foundation.Export("pressureChangeWithEvent:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PressureChange(AppKit.NSEvent pressureChangeEvent);
[<Foundation.Export("pressureChangeWithEvent:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PressureChange : AppKit.NSEvent -> unit
override this.PressureChange : AppKit.NSEvent -> unit

Parameters

pressureChangeEvent
NSEvent
Attributes

Applies to