Bundle

extension Bundle

This is used to get the app name from the bundle.

  • Declaration

    Swift

    var appName: String? { get }

    Return Value

    the bundle app name.