Contents

colorPickerViewControllerDidSelectColor(_:)

Informs the delegate when the user selects a color.

Declaration

optional func colorPickerViewControllerDidSelectColor(_ viewController: UIColorPickerViewController)

Parameters

  • viewController:

    The view controller that receives the color change.