supportsAlpha
A Boolean value that determines whether the color picker supports alpha values.
Declaration
var supportsAlpha: Bool { get set }Discussion
If this property is false, people can only pick fully opaque colors from the color picker.
A Boolean value that determines whether the color picker supports alpha values.
var supportsAlpha: Bool { get set }If this property is false, people can only pick fully opaque colors from the color picker.