Function

height

Sets the height of the content using RemoteDp.

height

Source set: Android
public fun RemoteModifier.height(height: RemoteDp): RemoteModifier

Sets the height of the content using RemoteDp.

height

Source set: Android
public fun RemoteModifier.height(height: RemoteFloat): RemoteModifier

Sets the height of the content using RemoteFloat.

Last updated: