---
title: "Shader"
description: "Class that represents the corresponding Shader implementation on a platform. This maps to
Gradients or ImageShaders"
type: "class"
---

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


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

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


```kotlin
expect class Shader
```


Class that represents the corresponding Shader implementation on a platform. This maps to
Gradients or ImageShaders



