Function

width

Sets the width of the content using RemoteDp.

width

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

Sets the width of the content using RemoteDp.

width

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

Sets the width of the content using RemoteFloat.

Last updated: