viewControllerProvider
A closure to provide a view controller above the system controls in the tool attributes popover.
Declaration
@property (nonatomic, copy, nullable) UIViewController * (^viewControllerProvider)(PKToolPickerCustomItem *toolPickerItem);