NSResponder.PressureChange(NSEvent) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Foundation.Export("pressureChangeWithEvent:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, 3, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual void PressureChange(AppKit.NSEvent pressureChangeEvent);
abstract member PressureChange : AppKit.NSEvent -> unit
override this.PressureChange : AppKit.NSEvent -> unit
- pressureChangeEvent
- NSEvent
- Attributes
Producto | Versiones |
---|---|
Xamarin.Mac SDK | 14 |