bitburner-src/markdown/bitburner.tailproperties.fontsize.md

14 lines
419 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [TailProperties](./bitburner.tailproperties.md) &gt; [fontSize](./bitburner.tailproperties.fontsize.md)
## TailProperties.fontSize property
The font size of the tail window. Defaults to the font size set in the style editor.
**Signature:**
```typescript
fontSize: number;
```