Start native apps faster with the Composables CLI ->
Class

SpatialRoundedCornerShape

A shape describing a rectangle with rounded corners in 3D space.

Source set: Android
public class SpatialRoundedCornerShape(private val size: CornerSize) : SpatialShape

A shape describing a rectangle with rounded corners in 3D space.

Functions

equals

Source set: Android
override fun equals(other: Any?): Boolean

hashCode

Source set: Android
override fun hashCode(): Int

toString

Source set: Android
override fun toString(): String