Contents

delete(_:)

Deletes a contact from the contact store.

Declaration

func delete(_ contact: CNMutableContact)

Parameters

  • contact:

    Contact to be delete.

See Also

Saving contact changes