CKNetworkImageComponent Class Reference

Inherits from CKComponent : NSObject
Declared in CKNetworkImageComponent.h

Overview

Renders an image from a URL.

+ 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