minLines property

int minLines
final

Minimum number of lines; if a number greater than 1 is specified, the initial display of the form extends to the specified number of lines.

最小のライン数。1より大きい数が指定されている場合、フォームの初期表示が指定された行数分に広がります。

Implementation

final int minLines;