Поделиться через


CNContactStoreEnumerateContactsHandler Делегат

Определение

Обработчик завершения в вызовах .EnumerateContacts(CNContactFetchRequest, NSError, CNContactStoreListContactsHandler)

public delegate void CNContactStoreEnumerateContactsHandler(CNContact contact, bool stop);
type CNContactStoreEnumerateContactsHandler = delegate of CNContact * bool -> unit

Параметры

contact
CNContact
stop
Boolean

Применяется к