Window.lineHeight

Gives the height of a line according to the default font. You should try to use your computed font instead of this, but until May 8, 2021, this was the only real option.

class Window
deprecated static
int
lineHeight
()
Suggestion Box / Bug Report