getScreenSize(): { width: number; height: number }
Get the screen's dimensions in pixels. This does not necessarily indicate the width and height available. Some of the screen's width and/or height might be used by browser widgets and scrollbars.
Get the screen's dimensions in pixels. This does not necessarily indicate the width and height available. Some of the screen's width and/or height might be used by browser widgets and scrollbars.