UI.viewport.rows
A binding to the number of rows in the viewport grid.
const rows: Binding<number>;
Related
namespace viewport static
A namespace containing bindings to viewport properties.
A binding to the number of rows in the viewport grid.
const rows: Binding<number>;