Property

LocalContext

Provides a Context that can be used by Android applications.

Source set: Android
val LocalContext = staticCompositionLocalOf<Context> { noLocalProvidedFor("LocalContext") }

Provides a Context that can be used by Android applications.

Last updated: