imageProvider

A closure to provide an image that represents the custom tool item.

Declaration

var imageProvider: ((PKToolPickerCustomItem) -> UIImage)?