Braze iOS SDK
Documentation for the Braze iOS SDK
 All Classes Functions Properties
Instance Methods | List of all members
<ABKImageDelegate> Protocol Referenceabstract

Instance Methods

(void) - setImageForView:showActivityIndicator:withURL:imagePlaceHolder:completed:
 
(void) - loadImageWithURL:options:completed:
 
(void) - diskImageExistsForURL:completed:
 
(nullable UIImage *) - imageFromCacheForURL:
 
(Class) - imageViewClass
 

Method Documentation

- (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.