ABUnknownPersonViewControllerDelegate_Extensions.ShouldPerformDefaultActionForPerson 方法

定义

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

参数

This
IABUnknownPersonViewControllerDelegate

此扩展方法操作的实例。

personViewController
ABUnknownPersonViewController
person
ABPerson
propertyId
Int32
identifier
Int32

返回

适用于