Extensions

The following extensions are available globally.

Backwards Deployment Support

UIViewController Extension

  • We add a couple of computed properties to report Dark Mode and High-Contrast Mode.

    See more

    Declaration

    Swift

    extension UIViewController

Bundle Extension

  • This extension adds a few simple accessors for some of the more common bundle items.

    See more

    Declaration

    Swift

    extension Bundle