UIImage
-
Get bundle Image or retuen nil when it is not exist
Declaration
Swift
class func imageForResourcePath(name: String, inBundle: Bundle) -> UIImage?
MediaBrowser Docs (100% documented)
Get bundle Image or retuen nil when it is not exist
Swift
class func imageForResourcePath(name: String, inBundle: Bundle) -> UIImage?