CNContactViewController.HighlightProperty(NSString, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Highlights the property identified by key
. If key
is multivalued, identifier
specifies which to highlight. (See CNContactKey for values for key
.)
[Foundation.Export("highlightPropertyWithKey:identifier:")]
public virtual void HighlightProperty (Foundation.NSString key, string identifier);
abstract member HighlightProperty : Foundation.NSString * string -> unit
override this.HighlightProperty : Foundation.NSString * string -> unit
Parameters
- key
- NSString
- Attributes