Click or drag to resize

CSSSupportsActive Property

Version 118.6.80
Whether the supports condition is satisfied.

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public bool Active { get; set; }

Property Value

Type: Boolean
See Also