RemoteRoundedCornerShape
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. |
Creates RemoteRoundedCornerShape with the same size applied for all four corners.
RevenueCat
Add subscriptions to your apps in minutes
public fun RemoteRoundedCornerShape(size: RemoteDp): RemoteRoundedCornerShape
Creates RemoteRoundedCornerShape with the same size applied for all four corners.
| size | Size in RemoteDp to apply. |