Share via


CNContactViewController.HighlightProperty(NSString, String) Metodo

Definizione

Evidenzia la proprietà identificata da key. Se key è multivalore, identifier specifica quale evidenziare. (Vedere CNContactKey per i valori per 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

Parametri

key
NSString
identifier
String

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a