set Corner Treatments
open fun setCornerTreatments(topLeftCorner: CornerTreatment, topRightCorner: CornerTreatment, bottomRightCorner: CornerTreatment, bottomLeftCorner: CornerTreatment)
Deprecated
Use ShapeAppearanceModel instead.
Set corner treatments.
Parameters
top Left Corner
the corner treatment to use in the top-left corner.
top Right Corner
the corner treatment to use in the top-right corner.
bottom Right Corner
the corner treatment to use in the bottom-right corner.
bottom Left Corner
the corner treatment to use in the bottom-left corner.