inlineHeight property
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;
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.
final int inlineHeight;