共用方式為


ABPersonViewControllerDelegate.ShouldPerformDefaultActionForPerson 方法

定義

[Foundation.Export("personViewController:shouldPerformDefaultActionForPerson:property:identifier:")]
public abstract bool ShouldPerformDefaultActionForPerson (AddressBookUI.ABPersonViewController personViewController, AddressBook.ABPerson person, int propertyId, int identifier);
abstract member ShouldPerformDefaultActionForPerson : AddressBookUI.ABPersonViewController * AddressBook.ABPerson * int * int -> bool

參數

personViewController
ABPersonViewController
person
ABPerson
propertyId
Int32
identifier
Int32

傳回

實作

屬性

適用於