CNContactStoreListContactsHandler 委托

定义

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

参数

contact
CNContact
stop
Boolean

适用于