unplugged-system/external/kotlinx.coroutines/ui/kotlinx-coroutines-javafx/README.md

11 lines
443 B
Markdown
Raw Permalink Normal View History

# Module kotlinx-coroutines-javafx
Provides `Dispatchers.JavaFx` context and `Dispatchers.Main` implementation for JavaFX UI applications.
Read [Guide to UI programming with coroutines](https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/coroutines-guide-ui.md)
for tutorial on this module.
# Package kotlinx.coroutines.javafx
Provides `Dispatchers.JavaFx` context and `Dispatchers.Main` implementation for JavaFX UI applications.