usesFontLeading
Returns whether the typesetter uses the leading (or line gap) value specified in the font metric information of the current font.
Declaration
var usesFontLeading: Bool { get set }Return Value
true if it uses the information in the font metrics, false otherwise.