kdriver
Toggle table of contents
0.2.8
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Animation
/
ViewOrScrollTimeline
/
ViewOrScrollTimeline
View
Or
Scroll
Timeline
constructor
(
sourceNodeId
:
Int
?
=
null
,
startOffset
:
Double
?
=
null
,
endOffset
:
Double
?
=
null
,
subjectNodeId
:
Int
?
=
null
,
axis
:
DOM.ScrollOrientation
)