NLLanguageRecognizer.NativeLanguageHints Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta un elenco di hint linguistici che usano tipi nativi.
public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSNumber> NativeLanguageHints { [Foundation.Export("languageHints", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLanguageHints:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.NativeLanguageHints : Foundation.NSDictionary<Foundation.NSString, Foundation.NSNumber> with get, set
Valore della proprietà
Elenco di hint linguistici che usano tipi nativi.
- Attributi