``` bottom { label("visible when active").visi...
# tornadofx
r
Copy code
bottom {
    label("visible when active").visibleWhen(active)
}