fontSize
The font size used to render the receiver’s text. Animatable.
Declaration
var fontSize: CGFloat { get set }Discussion
Defaults to 36.0.
The fontSize property is only used when the string property is not an NSAttributedString.
The font size used to render the receiver’s text. Animatable.
var fontSize: CGFloat { get set }Defaults to 36.0.
The fontSize property is only used when the string property is not an NSAttributedString.