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


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


<h2 id="getdisplaycutoutbounds">getDisplayCutoutBounds</h2>

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


```kotlin
fun Placeable.PlacementScope.getDisplayCutoutBounds(): List<RectRulers>
```


Returns a List of `RectRulers`, one `RectRulers` for each display cutout. Each `RectRulers`
provides values for the bounds of the display cutout. `WindowInsetsRulers.DisplayCutout` provides
the safe inset values for content avoiding all display cutouts.