toolPickerVisibilityDidChange(_:)
Tells the observer when a person shows or hides the tool picker.
Declaration
optional func toolPickerVisibilityDidChange(_ toolPicker: PKToolPicker)Parameters
- toolPicker:
The tool picker whose configuration changed.