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