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