UIColorPickerViewControllerDelegate
The delegate protocol to inform about changes in color selection.
Declaration
@MainActor protocol UIColorPickerViewControllerDelegate : NSObjectProtocolOverview
By implementing the UIColorPickerViewControllerDelegate functions, your app can react to a color-selection change or the dismissal of the color picker.