RCTipLabel Class Reference
Inherits from | RCAttributedLabel : UILabel |
---|---|
Declared in | RCTipLabel.h |
marginInsets
边缘间隙
@property (nonatomic, assign) UIEdgeInsets marginInsets
Discussion
边缘间隙
Declared In
RCTipLabel.h
+ greyTipLabel
初始化灰条提示Label对象
+ (instancetype)greyTipLabel
Return Value
灰条提示Label对象
Discussion
初始化灰条提示Label对象
Declared In
RCTipLabel.h