isBordered
A Boolean value that determines whether the color well has a border.
Declaration
var isBordered: Bool { get set }Discussion
If the value of this property is true, the color well has a border; if it’s false, the color well doesn’t have a border. The default value of this property is true.
A borderless color well doesn’t display the Colors window when someone clicks it.