Click or drag to resize

NodeTreeSnapshotInputChecked Property

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

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

Property Value

Type: RareBooleanData
See Also