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