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