viewControllerProvider
A closure to provide a view controller above the system controls in the tool attributes popover.
Declaration
var viewControllerProvider: ((PKToolPickerCustomItem) -> UIViewController)?A closure to provide a view controller above the system controls in the tool attributes popover.
var viewControllerProvider: ((PKToolPickerCustomItem) -> UIViewController)?