Contents

contactPickerDidClose(_:)

In macOS, called when the contact picker’s popover has closed.

Declaration

optional func contactPickerDidClose(_ picker: CNContactPicker)

Parameters

  • picker:

    The contact picker popover to be closed.

See Also

Dismissing the Picker Interface