CKNetworkImageComponent Class Reference
Inherits from | CKComponent : NSObject |
---|---|
Declared in | CKNetworkImageComponent.h |
+ newWithURL:imageDownloader:size:options:attributes:
See CKNetworkImageComponentOptions
+ (instancetype)newWithURL:(NSURL *)url imageDownloader:(id<CKNetworkImageDownloading>)imageDownloader size:(const CKComponentSize &)size options:(const CKNetworkImageComponentOptions &)options attributes:(const CKViewComponentAttributeValueMap &)attributes
Parameters
options |
See CKNetworkImageComponentOptions |
---|---|
attributes |
Applied to the underlying UIImageView. |
Declared In
CKNetworkImageComponent.h