mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
903 B
903 B
Home > bitburner > TailProperties
TailProperties interface
Signature:
interface TailProperties
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| fontSize | number | The font size of the tail window. Defaults to the font size set in the style editor. | |
| height | number | Height of the log window content area | |
| width | number | Width of the log window content area | |
| x | number | X-coordinate of the log window | |
| y | number | Y-coordinate of the log window |