<h2 id="fillmaxheight-fraction">fillMaxHeight</h2>

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

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

Fills the maximum available height.

#### Parameters

| | |
| --- | --- |
| fraction | The fraction of the maximum height to use. |