NSStatusItem.SendActionOn(NSTouchPhase) Method
Definition
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.
[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
- mask
- NSTouchPhase
Returns
System.System.IntPtr
System.nativeint
- Attributes