---
title: "nativeCanvas"
description: "Return an instance of the native primitive that implements the Canvas interface"
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-android'>Android</div>


```kotlin
val Canvas.nativeCanvas: android.graphics.Canvas
```


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



