font
The font for the label.
Declaration
@property (nonatomic, strong) UIFont * font;Discussion
The default value of this property is the preferred font for body.
The font for the label.
@property (nonatomic, strong) UIFont * font;The default value of this property is the preferred font for body.