Contents

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.

See Also

Text Visual Properties