toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-commons
/
ktfx.controls
/
boxBlurEffect
box
Blur
Effect
inline
fun
Node
.
boxBlurEffect
(
configuration
:
BoxBlur
.
(
)
->
Unit
)
:
BoxBlur
Sets
BoxBlur
effect.
Return
the effect applied.
Parameters
configuration
the configuration block that customizes effect.