mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
501 B
501 B
Home > bitburner > UserInterface > windowSize
UserInterface.windowSize() method
Get the current window size
Signature:
windowSize(): [number, number];
Returns:
number, number
An array of 2 value containing the window width and height.
Remarks
RAM cost: 0 GB