fillParentMaxHeight
Source set: Android
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. |