TextInput.lineHeight

The line height used by this input, in pixels.

Temporary workaround/helper function to get line height in pixels, as opposed to dots given by Typeface.

class TextInput
protected
float lineHeight;

Meta