共用方式為


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 事件的資料。

適用於