Contents

image

Returns an image.

Declaration

var image: CGImage! { get }

Return Value

An image.

Discussion

Your data source must implement this method.

See Also

Getting Images From the Data Source