次の方法で共有


CNContactStore.RequestAccess メソッド

定義

ユーザーの連絡先へのアクセスを要求します。

[Foundation.Export("requestAccessForEntityType:completionHandler:")]
public virtual void RequestAccess (Contacts.CNEntityType entityType, Contacts.CNContactStoreRequestAccessHandler completionHandler);
abstract member RequestAccess : Contacts.CNEntityType * Contacts.CNContactStoreRequestAccessHandler -> unit
override this.RequestAccess : Contacts.CNEntityType * Contacts.CNContactStoreRequestAccessHandler -> unit

パラメーター

entityType
CNEntityType
属性

適用対象