UIImage

  • Get bundle Image or retuen nil when it is not exist

    Declaration

    Swift

    class func imageForResourcePath(name: String, inBundle: Bundle) -> UIImage?