Class UIColorWell

All Implemented Interfaces:
CALayerDelegate, NSCoding, NSObjectProtocol, UIAccessibilityIdentification, UIActivityItemsConfigurationProviding, UIAppearanceContainer, UIContextMenuInteractionDelegate, UICoordinateSpace, UIDynamicItem, UIFocusEnvironment, UIFocusItem, UIFocusItemContainer, UILargeContentViewerItem, UIPasteConfigurationSupporting, UIResponderStandardEditActions, UITraitEnvironment, UIUserActivityRestoring, ObjCProtocol

public class UIColorWell
extends UIControl
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • UIColorWell

      public UIColorWell()
    • UIColorWell

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

      protected UIColorWell​(NSObject.SkipInit skipInit)
    • UIColorWell

      public UIColorWell​(CGRect frame)
    • UIColorWell

      public UIColorWell​(NSCoder coder)
    • UIColorWell

      public UIColorWell​(CGRect frame, UIAction primaryAction)
      Since:
      Available in iOS 14.0 and later.
  • Method Details