Поделиться через


ABPeoplePickerSelectPersonEventArgs Класс

Определение

Предоставляет данные о событии 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
Наследование
ABPeoplePickerSelectPersonEventArgs
Производный
Атрибуты

Конструкторы

ABPeoplePickerSelectPersonEventArgs(ABPerson)

Инициализирует новый экземпляр класса ABPeoplePickerSelectPersonEventArgs.

Свойства

Continue

Предоставляет данные о событии SelectPerson.

Person

Предоставляет данные о событии SelectPerson.

Применяется к

См. также раздел