NLGazetteer.Language Property

Definition

[ObjCRuntime.BindAs(typeof(System.Nullable<NaturalLanguage.NLLanguage>), OriginalType=typeof(Foundation.NSString))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NaturalLanguage.NLLanguage? Language { [Foundation.Export("language")] get; }
[<ObjCRuntime.BindAs(typeof(System.Nullable<NaturalLanguage.NLLanguage>), OriginalType=typeof(Foundation.NSString))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("language")>]
member this.Language : Nullable<NaturalLanguage.NLLanguage>

Property Value

Attributes

Applies to