setCornerTreatments

open fun setCornerTreatments(topLeftCorner: CornerTreatment, topRightCorner: CornerTreatment, bottomRightCorner: CornerTreatment, bottomLeftCorner: CornerTreatment)

Deprecated

Use ShapeAppearanceModel instead.

Set corner treatments.

Parameters

topLeftCorner

the corner treatment to use in the top-left corner.

topRightCorner

the corner treatment to use in the top-right corner.

bottomRightCorner

the corner treatment to use in the bottom-right corner.

bottomLeftCorner

the corner treatment to use in the bottom-left corner.