Share via


NSButtonCell.BackgroundColor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSColor BackgroundColor { [Foundation.Export("backgroundColor")] get; [Foundation.Export("setBackgroundColor:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("backgroundColor")>]
[<set: Foundation.Export("setBackgroundColor:")>]
member this.BackgroundColor : AppKit.NSColor with get, set

Property Value

Attributes

Applies to