Version 130.1.90
`Animation`'s source animation node.
Namespace: CefSharp.DevTools.AnimationAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public AnimationEffect Source { get; set; }
public:
property AnimationEffect^ Source {
AnimationEffect^ get ();
void set (AnimationEffect^ value);
}
Property Value
AnimationEffectSee Also