CreateImageCallback
typealias CreateImageCallback = (id: String) -> <Error class: unknown class><<Error class: unknown class>>(source)
A function that creates an image.
Parameters
id
The identifier of the image to load.
A function that creates an image.
The identifier of the image to load.