nativeCanvas

Property

Common
expect val Canvas.nativeCanvas: NativeCanvas

Return an instance of the native primitive that implements the Canvas interface

Android
actual val Canvas.nativeCanvas: NativeCanvas

Return an instance of the native primitive that implements the Canvas interface