---
title: "roundToIntRect"
description: "Rounds a [Rect] to an [IntRect]"
type: "function"
---

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


<a id='references'></a>
<div class='sourceset sourceset-common'>Common</div>


```kotlin
fun Rect.roundToIntRect(): IntRect
```


Rounds a `Rect` to an `IntRect`



