Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > cursesライブラリ > Curses::Windowクラス > maxy

instance method Curses::Window#maxy

maxy -> Integer

移動可能な最大の y 座標を返します。 表示可能な行 + 1 です。

class Curses::Window