Share via


DomHtmlInputElement.Checked Property

Definition

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

Property Value

Attributes

Applies to