attachTo

expect fun attachTo(container: Any)

Attach this SkikoRenderDelegate to platform container. Actual type of attach container is platform-specific.

actual fun attachTo(container: Any)

Parameters

container
  • should be an instance of HTMLCanvasElement

actual fun attachTo(container: Any)
actual fun attachTo(container: Any)

Parameters

container
  • should be an instance of NSView

actual fun attachTo(container: Any)