-
Notifications
You must be signed in to change notification settings - Fork 207
View self cornerRadius number Color RectCorner
XiongFangyu edited this page Nov 25, 2020
·
2 revisions
以覆盖一张中间透明周边含有指定颜色圆角的图片的方式实现圆角效果,性能最高,但使用场景限制性强
- @param cornerRadius number cornerRadius:圆角半径
- @param maskColor Color maskColor:圆角遮罩的颜色
- @param corners RectCorner 指定含有圆角的位置,并且可以通过与方式指定多个圆角,具体枚举值见RectCorner