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


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


<h2 id="fillheight">fillHeight</h2>

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


```kotlin
@ExperimentalFoundationStyleApi
fun StyleScope.fillHeight()
```


Sets the height of the component to fill the parent's available height (equivalent to
`height(1.0f)`). The specified height includes any padding.

This property is *not* inherited