inlineHeight property

int inlineHeight
final

Height of the inline UI region in rows when using ScreenMode.inline.

Ignored when the effective mode is ScreenMode.fullScreen. ScreenMode.inlineAuto currently uses this same fixed height.

Implementation

final int inlineHeight;