Condividi tramite


ABPeoplePickerSelectPersonEventArgs Classe

Definizione

Fornisce i dati per l'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
Ereditarietà
ABPeoplePickerSelectPersonEventArgs
Derivato
Attributi

Costruttori

ABPeoplePickerSelectPersonEventArgs(ABPerson)

Inizializza una nuova istanza della classe ABPeoplePickerSelectPersonEventArgs.

Proprietà

Continue

Fornisce i dati per l'evento SelectPerson.

Person

Fornisce i dati per l'evento SelectPerson.

Si applica a

Vedi anche