Click or drag to resize

AnimationEffectKeyframesRule Property

Version 118.6.80
`AnimationEffect`'s keyframes.

Namespace:  CefSharp.DevTools.Animation
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public KeyframesRule KeyframesRule { get; set; }

Property Value

Type: KeyframesRule
See Also