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.
Sets an image with the specified properties.
func setImage(_ image: CGImage!, imageProperties metaData: [AnyHashable : Any]!)Your data source must implement this method.