Compartir a través de


ABPeoplePickerSelectPersonEventArgs Clase

Definición

Proporciona datos para el evento SelectPerson.

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

Constructores

ABPeoplePickerSelectPersonEventArgs(ABPerson)

Inicializa una nueva instancia de la clase ABPeoplePickerSelectPersonEventArgs.

Propiedades

Continue

Proporciona datos para el evento SelectPerson.

Person

Proporciona datos para el evento SelectPerson.

Se aplica a

Consulte también