toFxPair

inline fun <F, S> Pair<F, S>.toFxPair(): Pair<F, S>

Returns this kotlin.Pair as a JavaFX Pair.