---
title: "size"
description: "Returns the size of the [DpRect]."
type: "property"
---

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


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

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


```kotlin
inline val DpRect.size: DpSize
```


Returns the size of the `DpRect`.



