imageProvider
A closure to provide an image that represents the custom tool item.
Declaration
var imageProvider: ((PKToolPickerCustomItem) -> UIImage)?A closure to provide an image that represents the custom tool item.
var imageProvider: ((PKToolPickerCustomItem) -> UIImage)?