Extensions

The following extensions are available globally.

Class Extensions

  • This adds various functionality to the String class.

    See more

    Declaration

    Swift

    extension String
  • This is used to get the app name from the bundle.

    See more

    Declaration

    Swift

    extension Bundle