Share via


DomHtmlSelectElement.Autofocus Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Autofocus { [Foundation.Export("autofocus")] get; [Foundation.Export("setAutofocus:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("autofocus")>]
[<set: Foundation.Export("setAutofocus:")>]
member this.Autofocus : bool with get, set

Property Value

Attributes

Applies to