Contents

lineHeightMultiple

The line height multiple.

Declaration

var lineHeightMultiple: CGFloat { get }

Discussion

The framework multiplies the natural line height of the receiver by this factor (if positive), and constrains the resulting value by the minimum and maximum line height. The default value of this property is 0.0.

See Also

Accessing style information