Compartir a través de


CNContactViewController.HighlightProperty(NSString, String) Método

Definición

Resalta la propiedad identificada por key. Si key tiene varios valores, identifier especifica qué resaltar. (Consulte CNContactKey para conocer los valores de 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

Parámetros

key
NSString
identifier
String

Se agregará.

Este parámetro puede ser null.

Atributos

Se aplica a