---
title: "thickness"
description: "Sets the thickness of the curved element, in [Dp]"
type: "function"
---

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


<a id='references'></a>
<div class='sourceset sourceset-android'>Android</div>


> **Deprecated** glance-wear-tiles is deprecated and will be removed

```kotlin
public fun GlanceCurvedModifier.thickness(thickness: Dp): GlanceCurvedModifier
```


Sets the thickness of the curved element, in `Dp`



