Composables UI is out: our new component library for Compose Multiplatform ->
Property

isSimple

Returns true if the rounded rectangle have the same radii in both the horizontal and vertical direction for all corners.

Source set: Common
val RoundRect.isSimple: Boolean

Returns true if the rounded rectangle have the same radii in both the horizontal and vertical direction for all corners.

Last updated: