次の方法で共有


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 イベントのデータを提供します。

適用対象

こちらもご覧ください