Contents

isEnabled

A Boolean value that determines whether the color picker is enabled.

Declaration

var isEnabled: Bool { get set }

Discussion

If the picker is currently displayed as a popover, and you set the value of this property to false, the picker is dismissed.

See Also

Configuring the color picker