NSStatusItem.Action Property

Definition

[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 ObjCRuntime.Selector Action { [Foundation.Export("action")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, "Soft-deprecation, forwards message to button, but will be gone in the future.")] get; [Foundation.Export("setAction:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, "Soft-deprecation, forwards message to button, but will be gone in the future.")] set; }
member this.Action : ObjCRuntime.Selector with get, set

Property Value

Attributes

Applies to