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