KMPPlatformContext
Toggle table of contents
android
common
notAndroid
notWasm
wasmJs
Target filter
android
common
notAndroid
notWasm
wasmJs
Switch theme
Search in API
Skip to content
KMPPlatformContext
core
/
com.michaelflisar.kmp.platformcontext
Package-level
declarations
Types
Functions
Properties
Types
Platform
Context
Link copied to clipboard
android
common
notAndroid
actual
typealias
PlatformContext
=
ERROR CLASS: Symbol not found for android.content.Context
typealias
PlatformContext
=
ERROR CLASS: Symbol not found for android.content.Context
expect
abstract
class
PlatformContext
actual
typealias
PlatformContext
=
PlatformContextEmpty
typealias
PlatformContext
=
PlatformContextEmpty
Platform
Context
Empty
Link copied to clipboard
notAndroid
abstract
class
PlatformContextEmpty
Platform
Context
Empty
Impl
Link copied to clipboard
notAndroid
object
PlatformContextEmptyImpl
:
PlatformContextEmpty
Platform
Context
Provider
Link copied to clipboard
object
PlatformContextProvider
Properties
Platform
IO
Link copied to clipboard
common
notWasm
wasmJs
expect
val
Dispatchers
.
PlatformIO
:
CoroutineDispatcher
actual
val
Dispatchers
.
PlatformIO
:
CoroutineDispatcher
actual
val
Dispatchers
.
PlatformIO
:
CoroutineDispatcher
Functions
get
Default
Platform
Context
Link copied to clipboard
android
common
notAndroid
actual
fun
PlatformContextProvider
.
getDefaultPlatformContext
(
)
:
PlatformContext
?
expect
fun
PlatformContextProvider
.
getDefaultPlatformContext
(
)
:
PlatformContext
?
actual
fun
PlatformContextProvider
.
getDefaultPlatformContext
(
)
:
PlatformContext
?