---
title: "requireGraphicsContext"
description: "Returns the current [GraphicsContext] of the [Owner]"
type: "function"
---

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


<a id='references'></a>
<div class='sourceset sourceset-common'>Common</div>


```kotlin
fun DelegatableNode.requireGraphicsContext(): GraphicsContext
```


Returns the current `GraphicsContext` of the `Owner`



