Contents

detachColorList(_:)

Overriden to detach a color list from a color picker.

Declaration

@MainActor func detachColorList(_ colorList: NSColorList)

Parameters

  • colorList:

    The color list to detach.

See Also

Managing Color Lists