---
title: "boundsInRoot"
description: "The boundaries of this layout inside the root composable."
type: "function"
---

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


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


```kotlin
fun LayoutCoordinates.boundsInRoot(): Rect
```


The boundaries of this layout inside the root composable.



