11 lines
443 B
Markdown
11 lines
443 B
Markdown
|
|
# 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.
|