Share via


NSViewController.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)>]
override this.PressureChange : AppKit.NSEvent -> unit

Parameters

pressureChangeEvent
NSEvent
Attributes

Applies to