Share via


DomHtmlInputElement.Accept Property

Definition

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

Property Value

Attributes

Applies to