Font.getLineSpacing

Get the line spacing.

The spacing is the vertical offset to apply between consecutive lines of text.

class Font
const
float
getLineSpacing

Parameters

characterSize uint

Reference character size

Return Value

Type: float

Line spacing, in pixels.

Meta