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