Click or drag to resize

NodeTreeSnapshotInputChecked Property

Version 130.1.90
Only set for radio and checkbox input elements, indicates if the element has been checked

Namespace: CefSharp.DevTools.DOMSnapshot
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public RareBooleanData InputChecked { get; set; }

Property Value

RareBooleanData
See Also