Click or drag to resize

CSSSupportsRange Property

Version 113.3.50
The associated rule header range in the enclosing stylesheet (if available).

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public SourceRange Range { get; set; }

Property Value

Type: SourceRange
See Also