PlatformContext

actual typealias PlatformContext = Context

Android Context used as the Haze platform context.

expect abstract class PlatformContext

Platform-specific context required by built-in Haze renderers.

actual abstract class PlatformContext

Stateless platform context used by Skiko-backed Haze renderers.

Types

Link copied to clipboard
object Companion

Provides the shared Skiko platform context.