AnimationStartedEventArgsAnimation Property |
Version 111.2.70
Animation that was started.
Namespace:
CefSharp.DevTools.Animation
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public Animation Animation { get; }
public:
property Animation^ Animation {
Animation^ get ();
}
Property Value
Type:
AnimationSee Also