---
title: "width"
description: "A width of this Bounds in [Dp]."
type: "property"
---

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


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

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


```kotlin
inline val DpRect.width: Dp
```


A width of this Bounds in `Dp`.



