tornadofx / tornadofx / mapProperty

mapProperty

fun <K, V> mapProperty(value: ObservableMap<K, V>? = null): MapProperty<K, V>