PlatformContext

actual typealias PlatformContext = Context

Represents a platform-specific context that acts as an interface to global information about an application environment.

expect abstract class PlatformContext

Represents a platform-specific context that acts as an interface to global information about an application environment.

actual abstract class PlatformContext

Represents a platform-specific context that acts as an interface to global information about an application environment.

Types

Link copied to clipboard
object Companion