NSStatusItem.AlternateImage 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 AppKit.NSImage AlternateImage { [Foundation.Export("alternateImage")] [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("setAlternateImage:")] [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.AlternateImage : AppKit.NSImage with get, set

Property Value

Attributes

Applies to