SetStyleTextsResponseStyles Property |
Version 118.6.80
styles
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public IList<CSSStyle> Styles { get; }
public:
property IList<CSSStyle^>^ Styles {
IList<CSSStyle^>^ get ();
}
Property Value
Type:
IListCSSStyleSee Also