Contents

colorList

The list of colors displayed in the color picker.

Declaration

var colorList: NSColorList! { get set }

Discussion

Defaults to the standard system color list.

Note that setting a custom color list disables the additional tints and shades that appear when the user sustains a touch.

See Also

Configuring the color picker