Click or drag to resize

GetMatchedStylesForNodeResponseCssPositionFallbackRules Property

Version 118.6.80
cssPositionFallbackRules

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<CSSPositionFallbackRule> CssPositionFallbackRules { get; }

Property Value

Type: IListCSSPositionFallbackRule
See Also