Click or drag to resize

AnimationStartTime Property

Version 103.0.120
`Animation`'s start time.

Namespace:  CefSharp.DevTools.Animation
Assembly:  CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
Syntax
public double StartTime { get; set; }

Property Value

Type: Double
See Also