Maison > Questions et réponses > le corps du texte
PHP中文网2017-04-17 16:21:08
重写 view 的 draw 方法:
[[UIBezierPath bezierPathWithRoundedRect:bounds
byRoundingCorners:UIRectCornerTopLeft | UIRectCornerTopRight
cornerRadii:6] addClip];
[[UIColor whiteColor] setFill];