MainUIDispatcher

val MainUIDispatcher: CoroutineDispatcher

Dispatcher for UI thread, which is used in the current implementation of native UI integration. Currently, it uses Swing event dispatching thread.