UIView裁剪任意邊

.hpost #import <UIKit/UIKit.h> @interface UIView (Corner) /** * 切任意角 */ - (void)cornerWithSize:(CGSize)size andCornerPostation:(NSInteger)postation; @end .mcode #import "UIView+Corner.h" @im
相關文章
相關標籤/搜索