Canvas

actual typealias Canvas = android.graphics.Canvas

A graphics surface that can be drawn on.

expect class Canvas

A graphics surface that can be drawn on.

actual typealias Canvas = org.jetbrains.skia.Canvas

A graphics surface that can be drawn on.