Android Scanbot Barcode SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK API reference
Android Scanbot Barcode SDK API reference
/
io.scanbot.sdk.ui.coroutines
/
IDispatchersProvider
IDispatchers
Provider
interface
IDispatchersProvider
Provides coroutines dispatchers for the components where its needed
Inheritors
DispatchersProvider
Members
Properties
background
Link copied to clipboard
abstract
val
background
:
CoroutineContext
io
Link copied to clipboard
abstract
val
io
:
CoroutineContext
main
Link copied to clipboard
abstract
val
main
:
CoroutineContext