NSStatusItem.SendActionOn(NSTouchPhase) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- mask
- NSTouchPhase
Retornos
System.System.IntPtr
System.nativeint
- Atributos