Extensions

The following extensions are available globally.

  • Int

    Declaration

    Swift

    struct Int : FixedWidthInteger, SignedInteger
  • Declaration

    Swift

    class UIColor : NSObject, NSSecureCoding, NSCopying
  • Declaration

    Swift

    class UILabel : UIView, NSCoding, UIContentSizeCategoryAdjusting
  • Declaration

    Swift

    class UITableView : UIScrollView, NSCoding, UIDataSourceTranslating
  • Declaration

    Swift

    class UITextField : UIControl, UITextInput, NSCoding, UIContentSizeCategoryAdjusting
  • Declaration

    Swift

    class UITextView : UIScrollView, UITextInput, UIContentSizeCategoryAdjusting
  • Declaration

    Swift

    class UIViewController : UIResponder, NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment
  • Declaration

    Swift

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