NLLanguageRecognizer.NativeLanguageHints Property

Definition

Gets or sets a list of language hints that use native types.

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

Property Value

A list of language hints that use native types.

Attributes

Applies to