Click or drag to resize

KeyframesRuleKeyframes Property

Version 130.1.90
List of animation keyframes.

Namespace: CefSharp.DevTools.Animation
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IList<KeyframeStyle> Keyframes { get; set; }

Property Value

IListKeyframeStyle
See Also