Share via


NSMenuItem.MixedStateImage Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSImage MixedStateImage { [Foundation.Export("mixedStateImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setMixedStateImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("mixedStateImage", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setMixedStateImage:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.MixedStateImage : AppKit.NSImage with get, set

Property Value

Attributes

Applies to