ABPeoplePickerSelectPersonEventArgs Class

Definition

Provides data for the SelectPerson event.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public class ABPeoplePickerSelectPersonEventArgs : EventArgs
type ABPeoplePickerSelectPersonEventArgs = class
    inherit EventArgs
Inheritance
ABPeoplePickerSelectPersonEventArgs
Derived
Attributes

Constructors

ABPeoplePickerSelectPersonEventArgs(ABPerson)

Initializes a new instance of the ABPeoplePickerSelectPersonEventArgs class.

Properties

Continue
Person

Applies to

See also