---
title: "isEmpty"
description: "Whether this rounded rectangle encloses a non-zero area. Negative areas are considered empty."
type: "property"
---

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


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

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


```kotlin
val RoundRect.isEmpty
```


Whether this rounded rectangle encloses a non-zero area. Negative areas are considered empty.



