Click or drag to resize

AnimationCurrentTime Property

Version 91.1.160
`Animation`'s current time.

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

Property Value

Type: Int64
See Also