ABPersonViewController.SetHighlightedItemForProperty 方法

定义

突出显示指定 property中由 identifier 编制索引的项。

public void SetHighlightedItemForProperty (AddressBook.ABPersonProperty property, Nullable<int> identifier);
member this.SetHighlightedItemForProperty : AddressBook.ABPersonProperty * Nullable<int> -> unit

参数

property
ABPersonProperty
identifier
Nullable<Int32>

适用于