---
title: "DrawStyle"
description: "Represents how the shapes should be drawn within a [DrawScope]"
type: "class"
---

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


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

<div class='sourceset sourceset-common'>Common</div>


```kotlin
sealed class DrawStyle
```


Represents how the shapes should be drawn within a `DrawScope`



