次の方法で共有


ABUnknownPersonCreatedEventArgs クラス

定義

PersonCreated イベントのデータを提供します。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public class ABUnknownPersonCreatedEventArgs : EventArgs
type ABUnknownPersonCreatedEventArgs = class
    inherit EventArgs
継承
ABUnknownPersonCreatedEventArgs
属性

コンストラクター

ABUnknownPersonCreatedEventArgs(ABPerson)

ABUnknownPersonCreatedEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Person

PersonCreated イベントのデータを提供します。

適用対象