Contents

setImage(_:imageProperties:)

Sets an image with the specified properties.

Declaration

func setImage(_ image: CGImage!, imageProperties metaData: [AnyHashable : Any]!)

Discussion

Your data source must implement this method.

See Also

Related Documentation

Getting and Setting Image Properties