ABPersonViewPerformDefaultActionEventArgs Class

Definition

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

Constructors

ABPersonViewPerformDefaultActionEventArgs(ABPerson, ABPersonProperty, Nullable<Int32>)

Initializes a new instance of the ABPersonViewPerformDefaultActionEventArgs class.

Properties

Identifier
Person
Property
ShouldPerformDefaultAction

Applies to