MemeColorPickerDelegate
public protocol MemeColorPickerDelegateDelegate of the MemeChallengeViewController that is used for presenting the color picker and selected color object from the color picker.
- 
                  
                  Presents the color picker inside the MemeChallengeViewController.DeclarationSwift func presentColorPicker(in memeChallengeViewController: MemeChallengeViewController)
- 
                  
                  Current color of the color picker view. DeclarationSwift var userSelectedColor: UIColor { get set }
 View on GitHub
View on GitHub MemeColorPickerDelegate Protocol Reference
        MemeColorPickerDelegate Protocol Reference