Contents

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.

See Also

Monitoring visibility changes