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