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 事件提供数据。

适用于