Contents

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.

See Also

Configuring color picker attributes