AnimationStartedEventArgsAnimation Property  | 
Version 106.0.290 
            Animation that was started.
            
 
    Namespace: 
   CefSharp.DevTools.Animation
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic Animation Animation { get; }public:
property Animation^ Animation {
	Animation^ get ();
}Property Value
Type: 
Animation
See Also