NSStatusItem.SendActionOn(NSTouchPhase) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- mask
- NSTouchPhase
Restituisce
System.System.IntPtr
System.nativeint
- Attributi