Bundle
class Bundle : NSObject
This is used to get the app name from the bundle.
-
Declaration
Swift
var appName: String? { get }Return Value
the bundle app name.
BMLTiOSLib Docs (92% documented)
class Bundle : NSObject
This is used to get the app name from the bundle.
Swift
var appName: String? { get }
the bundle app name.