toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-controlsfx-commons
/
ktfx.controlsfx.controls
/
wrapBorders
wrap
Borders
inline
fun
Node
.
wrapBorders
(
builderAction
:
BordersBuilder
.
(
)
->
Unit
)
:
Node
Wraps this
Node
with borders using Kotlin DSL, returning the wrapped node.