KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
PathDefinition
/
PathDefinition
Path
Definition
constructor
(
name
:
String
,
points
:
List
<
LayoutPoint
>
,
from
:
AnchorRef
?
=
null
,
to
:
AnchorRef
?
=
null
,
bidirectional
:
Boolean
=
true
)
(
source
)