KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
CaptureSpec
/
CaptureSpec
Capture
Spec
constructor
(
mode
:
CaptureMode
=
CaptureMode.ALL
,
include
:
List
<
ElementSelector
>
=
emptyList()
,
exclude
:
List
<
ElementSelector
>
=
emptyList()
,
captureWindow
:
CaptureWindow
?
=
null
)
(
source
)