Instance Methods | |
| (void) | - setImageForView:showActivityIndicator:withURL:imagePlaceHolder:completed: |
| (void) | - loadImageWithURL:options:completed: |
| (void) | - diskImageExistsForURL:completed: |
| (nullable UIImage *) | - imageFromCacheForURL: |
| (Class) | - imageViewClass |
| - (Class) imageViewClass |
Returns a class that is UIImageView or a subclass of UIImageView to allow the implementor to bring their own implementation of animated image support.
1.8.3.1