CNContactStoreListContactsHandler Delegate

Definition

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

Parameters

contact
CNContact
stop
Boolean

Applies to