Click or drag to resize

CheckFormsIssuesResponseFormIssues Property

Version 118.6.80
formIssues

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<GenericIssueDetails> FormIssues { get; }

Property Value

Type: IListGenericIssueDetails
See Also