Click or drag to resize

ViewOrScrollTimelineEndOffset Property

Version 130.1.90
Represents the ending scroll position of the timeline as a length offset in pixels from scroll origin.

Namespace: CefSharp.DevTools.Animation
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public double? EndOffset { get; set; }

Property Value

NullableDouble
See Also