Contents

NSColorWell.Style.minimal

A style that adds minimal adornments to the color well.

Declaration

case minimal

Discussion

This style displays a rectangular area with the selected color. Clicks in the color area display a popover with a color picker. If you specified a custom action using the pulldownAction and pulldownTarget properties, clicks in the color area execute your action method instead.

See Also

Getting the Style Option