Click or drag to resize

ViewOrScrollTimelineSubjectNodeId Property

Version 130.1.90
The element whose principal box's visibility in the scrollport defined the progress of the timeline. Does not exist for animations with ScrollTimeline

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

Property Value

NullableInt32
See Also