CornerSize
Kotlin
|Java
@Immutable interface CornerSize
androidx.compose.foundation.shape.CornerSize |
Defines size of a corner in pixels. For example for rounded shape it can be a corner radius.
Summary
Public methods | |
---|---|
abstract Float |
Converts the CornerSize to pixels. |