NSStatusItem.SendActionOn(NSTouchPhase) Method

Definition

[Foundation.Export("sendActionOn:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, "Soft-deprecation, forwards message to button, but will be gone in the future.")]
public virtual nint SendActionOn (AppKit.NSTouchPhase mask);
abstract member SendActionOn : AppKit.NSTouchPhase -> nint
override this.SendActionOn : AppKit.NSTouchPhase -> nint

Parameters

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to