PlatformContext

actual class PlatformContext

android implementation of PlatformContext.

expect class PlatformContext

Platform-agnostic context wrapper used to handle environment-specific requirements.

This class is primarily used on Android to pass the android.content.Context into common code modules that require it for initialization.

actual class PlatformContext

ios implementation of PlatformContext.

actual class PlatformContext

jvm implementation of PlatformContext.

actual class PlatformContext

web implementation of PlatformContext.

Constructors

Link copied to clipboard
constructor(context: Context)
constructor()
constructor()
constructor()

Properties

Link copied to clipboard