Contents

contactPickerWillClose(_:)

In macOS, called when the contact picker’s popover is about to close.

Declaration

optional func contactPickerWillClose(_ picker: CNContactPicker)

Parameters

  • picker:

    The contact picker popover to be closed.

See Also

Dismissing the Picker Interface