Contents

setHighlightedItemForProperty(_:withIdentifier:)

Specifies whether to highlight a particular property of the displayed person.

Declaration

func setHighlightedItemForProperty(_ property: ABPropertyID, withIdentifier identifier: ABMultiValueIdentifier)

Parameters

  • property:

    The property to highlight.

  • identifier:

    When property is a multi-value property, the value to highlight.

See Also

Configuring Person Views