Share via


DomHtmlElement.Lang Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string Lang { [Foundation.Export("lang", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLang:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("lang", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setLang:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Lang : string with get, set

Property Value

Attributes

Applies to