Documentation

UI​.viewport​.portrait

A binding that is true if the viewport is taller than it is wide.

const portrait: Binding<boolean>;

Related