Share via


DomHtmlInputElement.DefaultChecked Property

Definition

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

Property Value

Attributes

Applies to