Documentation

UI​.viewport​.width

A binding to the viewport width in logical pixel units.

const width: Binding<number>;

Related