backgroundColor
The background color of the button.
Declaration
@NSCopying var backgroundColor: NSColor? { get set }Discussion
The background color is used only when drawing borderless buttons.
The background color of the button.
@NSCopying var backgroundColor: NSColor? { get set }The background color is used only when drawing borderless buttons.