Share via


NLLanguageRecognizer.LanguageConstraints Property

Definition

Gets or sets the array of languages from which the recognizer must choose.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NaturalLanguage.NLLanguage[] LanguageConstraints { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.LanguageConstraints : NaturalLanguage.NLLanguage[] with get, set

Property Value

The array of languages from which the recognizer must choose..

Attributes

Applies to