CSSKeyframesRuleAnimationName Property |
Version 118.6.80
Animation name.
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public Value AnimationName { get; set; }
public:
property Value^ AnimationName {
Value^ get ();
void set (Value^ value);
}
Property Value
Type:
ValueSee Also