highlightProperty(withKey:identifier:)
Highlights the property of the contact being displayed.
Declaration
func highlightProperty(withKey key: String, identifier: String?)Parameters
- key:
Key of the property to highlight.
- identifier:
propertyis a multivalue property, the value to highlight.
Discussion
When a single value property key is specified, identifier will be ignored.