rows property
int
get
rows
A number specifying the number of rows the TTY currently has.
This property is updated whenever the 'resize' event is emitted.
Implementation
external int get rows;
A number specifying the number of rows the TTY currently has.
This property is updated whenever the 'resize' event is emitted.
external int get rows;