Function

RemoteRoundedCornerShape

Creates RemoteRoundedCornerShape with the same size applied for all four corners.

RemoteRoundedCornerShape

Source set: Android
public fun RemoteRoundedCornerShape(size: RemoteDp): RemoteRoundedCornerShape

Creates RemoteRoundedCornerShape with the same size applied for all four corners.

Parameters

size Size in RemoteDp to apply.

Last updated: