Rectangular Button Shaper
Interface for rectangular-based button shapers.
Author
Kirill Grouchnikov
Functions
get Corner Radius
Link copied to clipboard
abstract fun getCornerRadius(width: Float, height: Float, insets: Float, drawScope: DrawScope): Float
Content copied to clipboard
Returns the corner radius of a button.