Contents

UIColorPickerViewControllerDelegate

The delegate protocol to inform about changes in color selection.

Declaration

@MainActor protocol UIColorPickerViewControllerDelegate : NSObjectProtocol

Overview

By implementing the UIColorPickerViewControllerDelegate functions, your app can react to a color-selection change or the dismissal of the color picker.

Topics

Handling color picker activity

Deprecated

See Also

Color picker