Version 94.4.20
Animation type of `Animation`.
Namespace:
CefSharp.DevTools.Animation
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax public AnimationType Type { get; set; }
public:
property AnimationType Type {
AnimationType get ();
void set (AnimationType value);
}
Property Value
Type:
AnimationTypeSee Also