Share via


DomHtmlFormElement.AcceptCharset Property

Definition

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

Property Value

Attributes

Applies to