Share via


DomHtmlInputElement.defaultChecked Property

Definition

Caution

Use the 'DefaultChecked' property instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("Use the 'DefaultChecked' property instead.", false)]
public virtual bool defaultChecked { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<System.Obsolete("Use the 'DefaultChecked' property instead.", false)>]
member this.defaultChecked : bool with get, set

Property Value

Attributes

Applies to