Version: 2021.1
언어: 한국어
public float lineHeight ;

설명

The line height represents the distance between consecutive lines of text.

This is the distance from baseline to baseline. It is usually computed as line height = ascent - descent + line gap.