selectionHandler

inline fun <T> JFXAutoCompletePopup<T>.selectionHandler(noinline action: (JFXAutoCompleteEvent<T>) -> Unit)

See also

JFXAutoCompletePopup.setSelectionHandler