Click or drag to resize

MediaQueryExpressionValueRange Property

Version 118.6.80
The associated range of the value text in the enclosing stylesheet (if available).

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

Property Value

Type: SourceRange
See Also