Click or drag to resize

GetMatchedStylesForNodeResponseCssPropertyRegistrations Property

Version 130.1.90
cssPropertyRegistrations

Namespace: CefSharp.DevTools.CSS
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IList<CSSPropertyRegistration> CssPropertyRegistrations { get; }

Property Value

IListCSSPropertyRegistration
See Also