Extensions

The following extensions are available globally.

  • A UIViewController extension to support easily selecting an item from a list via an alert sheet.

    See more

    Declaration

    Swift

    class UIViewController : UIResponder, NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment
  • A UIImage extension to support resizing images.

    See more

    Declaration

    Swift

    class UIImage : NSObject, NSSecureCoding