Contents

image

The image to display on the button portion of a color well that adopts the expanded style.

Declaration

var image: NSImage? { get set }

Discussion

The color well applies the image only when the colorWellStyle property is set to NSColorWell.Style.expanded.

See Also

Configuring the appearance