摘要:
也是写一个分类 #import <UIKit/UIKit.h> @interface UIControl (FMGControl) @property (assign, nonatomic) NSTimeInterval acceptEventInterval; @end 下面是.m文件 #impo 阅读全文
posted @ 2019-03-11 21:31
大圣ios博客
阅读(553)
评论(0)
推荐(0)
摘要:
写一个UIButton的分类 #import <UIKit/UIKit.h> @interface UIButton (EnlargeEdge) - (void)setEnlargeEdge:(CGFloat) size; - (void)setEnlargeEdgeWithTop:(CGFloat 阅读全文
posted @ 2019-03-11 21:23
大圣ios博客
阅读(311)
评论(0)
推荐(0)
浙公网安备 33010602011771号