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