Share via


DomHtmlFormElement.Encoding Property

Definition

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

Property Value

Attributes

Applies to