CSSKeyframeRuleKeyText Property |
Version 109.1.110
Associated key text.
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public Value KeyText { get; set; }
public:
property Value^ KeyText {
Value^ get ();
void set (Value^ value);
}
Property Value
Type:
ValueSee Also