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