次の方法で共有


ABPeoplePickerPerformAction2EventArgs クラス

定義

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

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

コンストラクター

ABPeoplePickerPerformAction2EventArgs(ABPerson, ABPersonProperty, Nullable<Int32>)

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

プロパティ

Identifier

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

Person

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

(継承元 ABPeoplePickerSelectPerson2EventArgs)
Property

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

適用対象