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