Düzenle

Aracılığıyla paylaş


ABUnknownPersonViewControllerDelegate_Extensions.ShouldPerformDefaultActionForPerson Method

Definition

public static bool ShouldPerformDefaultActionForPerson (this AddressBookUI.IABUnknownPersonViewControllerDelegate This, AddressBookUI.ABUnknownPersonViewController personViewController, AddressBook.ABPerson person, int propertyId, int identifier);
static member ShouldPerformDefaultActionForPerson : AddressBookUI.IABUnknownPersonViewControllerDelegate * AddressBookUI.ABUnknownPersonViewController * AddressBook.ABPerson * int * int -> bool

Parameters

This
IABUnknownPersonViewControllerDelegate

The instance on which this extension method operates.

personViewController
ABUnknownPersonViewController
person
ABPerson
propertyId
Int32
identifier
Int32

Returns

Applies to