set Box Corner Radius
open fun setBoxCornerRadius(boxCornerRadiusTopStart: Float, boxCornerRadiusTopEnd: Float, boxCornerRadiusBottomStart: Float, boxCornerRadiusBottomEnd: Float)
Set the box's corner radii.
Parameters
box Corner Radius Top Start
the value to use for the box's top start corner radius
box Corner Radius Top End
the value to use for the box's top end corner radius
box Corner Radius Bottom Start
the value to use for the box's bottom start corner radius
box Corner Radius Bottom End
the value to use for the box's bottom end corner radius
See also
#getBoxCornerRadiusBottomEnd()