Contents

delegate

The delegate that receives updates about the color selection.

Declaration

weak var delegate: (any UIColorPickerViewControllerDelegate)? { get set }

See Also

Configuring the color picker view controller