Contents

init(style:)

Creates a color well that adopts the specified appearance style.

Declaration

convenience init(style: NSColorWell.Style)

Parameters

  • style:

    The style to use to configure the color well control. For a list of possible values, see Style.

Return Value

A color well configured with the specified style.