次の方法で共有


ABPeoplePickerPerformActionEventArgs クラス

定義

PerformAction イベントのデータを提供します。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public class ABPeoplePickerPerformActionEventArgs : AddressBookUI.ABPeoplePickerSelectPersonEventArgs
type ABPeoplePickerPerformActionEventArgs = class
    inherit ABPeoplePickerSelectPersonEventArgs
継承
ABPeoplePickerPerformActionEventArgs
属性

コンストラクター

ABPeoplePickerPerformActionEventArgs(ABPerson, ABPersonProperty, Nullable<Int32>)

ABPeoplePickerPerformActionEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Continue

PerformAction イベントのデータを提供します。

(継承元 ABPeoplePickerSelectPersonEventArgs)
Identifier

PerformAction イベントのデータを提供します。

Person

PerformAction イベントのデータを提供します。

(継承元 ABPeoplePickerSelectPersonEventArgs)
Property

PerformAction イベントのデータを提供します。

適用対象

こちらもご覧ください