Click or drag to resize

MediaQueryExpressionValueRange Property

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

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

Property Value

Type: SourceRange
See Also