height
Android
public fun RemoteModifier.height(height: RemoteDp): RemoteModifier
Sets the height of the content using RemoteDp.
height
Android
public fun RemoteModifier.height(height: RemoteFloat): RemoteModifier
Sets the height of the content using RemoteFloat.