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.AnimationAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public int? SubjectNodeId { get; set; }
public:
property Nullable<int> SubjectNodeId {
Nullable<int> get ();
void set (Nullable<int> value);
}
Property Value
NullableInt32See Also