tornadofx / tornadofx / whenUndockedOnce

whenUndockedOnce

fun <U : UIComponent> U.whenUndockedOnce(listener: (U) -> Unit): Unit