Contents

attachColorList(_:)

Overriden to attach a color list to a color picker.

Declaration

@MainActor func attachColorList(_ colorList: NSColorList)

Parameters

  • colorList:

    The color list to attach to the color picker.

See Also

Managing Color Lists