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