Extensions

The following extensions are available globally.

  • Declaration

    Swift

    class UIColor : NSObject, NSSecureCoding, NSCopying
  • Declaration

    Swift

    class UIImage : NSObject, NSSecureCoding
  • Declaration

    Swift

    class UIView : UIResponder, NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, CALayerDelegate
  • Declaration

    Swift

    struct String
  • Declaration

    Swift

    protocol Collection : Sequence where Self.SubSequence : Collection