<h2 id="fillparentmaxheight-fraction">fillParentMaxHeight</h2>

<div class='sourceset sourceset-android'>Android</div>

```kotlin
public fun RemoteModifier.fillParentMaxHeight(fraction: RemoteFloat = 1f.rf): RemoteModifier
```

Fills the parent's maximum available height.

#### Parameters

| | |
| --- | --- |
| fraction | The fraction of the parent's maximum height to use. |