UI.viewport.portrait
A binding that is true if the viewport is taller than it is wide.
const portrait: Binding<boolean>;
Related
namespace viewport static
A namespace containing bindings to viewport properties.
A binding that is true if the viewport is taller than it is wide.
const portrait: Binding<boolean>;