Contents

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.

See Also

Managing Graphics Attributes