ABPersonViewController.SetHighlightedItemForProperty Method

Definition

Highlights the item indexed by identifier in the specified property.

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

Parameters

property
ABPersonProperty
identifier
Nullable<Int32>

Applies to