UIImageView
public extension UIImageView
-
Declaration
Swift
func performInMain(closure: @escaping () -> ()) -
Declaration
Swift
func revertToDefault(defaultImage: UIImage?, loadingView: UIActivityIndicatorView?, completion: (() -> ())? = nil) -
Declaration
Swift
func loadFromUrl(baseAddress: String?, imageId: String?, defaultImage: UIImage?, loadingView: UIActivityIndicatorView?, completion: (() -> ())? = nil)
UIImageView Extension Reference