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

适用于

另请参阅