Click or drag to resize

AnimationEffectIterationStart Property

Version 89.0.170
`AnimationEffect`'s iteration start.

Namespace:  CefSharp.DevTools.Animation
Assembly:  CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax
public long IterationStart { get; set; }

Property Value

Type: Int64
See Also