set Box Corner Radii Resources
open fun setBoxCornerRadiiResources(@DimenRes boxCornerRadiusTopStartId: Int, @DimenRes boxCornerRadiusTopEndId: Int, @DimenRes boxCornerRadiusBottomEndId: Int, @DimenRes boxCornerRadiusBottomStartId: Int)
Set the resources used for the box's corner radii.
Parameters
box Corner Radius Top Start Id
the resource to use for the box's top start corner radius
box Corner Radius Top End Id
the resource to use for the box's top end corner radius
box Corner Radius Bottom End Id
the resource to use for the box's bottom end corner radius
box Corner Radius Bottom Start Id
the resource to use for the box's bottom start corner radius