setBoxCornerRadius

open fun setBoxCornerRadius(boxCornerRadiusTopStart: Float, boxCornerRadiusTopEnd: Float, boxCornerRadiusBottomStart: Float, boxCornerRadiusBottomEnd: Float)

Set the box's corner radii.

Parameters

boxCornerRadiusTopStart

the value to use for the box's top start corner radius

boxCornerRadiusTopEnd

the value to use for the box's top end corner radius

boxCornerRadiusBottomStart

the value to use for the box's bottom start corner radius

boxCornerRadiusBottomEnd

the value to use for the box's bottom end corner radius

See also

#getBoxCornerRadiusBottomEnd()