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