Bundle
class Bundle : NSObject
Bundle extension to aid in retrieving the SDK resource budle for getting SDK images.
-
Will return the Bundle for the SDK if it can be found.
Declaration
Swift
static func getResourcesBundle() -> Bundle?