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