CSSKeyframeRuleStyle Property |
Version 107.1.120
Associated style declaration.
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public CSSStyle Style { get; set; }
public:
property CSSStyle^ Style {
CSSStyle^ get ();
void set (CSSStyle^ value);
}
Property Value
Type:
CSSStyleSee Also