Class UIColorPickerViewController

All Implemented Interfaces:
NSCoding, NSExtensionRequestHandling, NSObjectProtocol, UIActivityItemsConfigurationProviding, UIAppearanceContainer, UIContentContainer, UIFocusEnvironment, UIPasteConfigurationSupporting, UIResponderStandardEditActions, UIStateRestoring, UITraitEnvironment, UIUserActivityRestoring, ObjCProtocol

public class UIColorPickerViewController
extends UIViewController
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • UIColorPickerViewController

      public UIColorPickerViewController()
    • UIColorPickerViewController

      protected UIColorPickerViewController​(NSObject.Handle h, long handle)
    • UIColorPickerViewController

      protected UIColorPickerViewController​(NSObject.SkipInit skipInit)
    • UIColorPickerViewController

      public UIColorPickerViewController​(NSCoder coder)
  • Method Details