NSStatusItem.Enabled 属性

定义

[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 bool Enabled { [Foundation.Export("isEnabled")] [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("setEnabled:")] [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.Enabled : bool with get, set

属性值

属性

适用于