2022-10-21 17:16:00 +02:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [IStyleSettings](./bitburner.istylesettings.md)
|
|
|
|
|
|
|
|
## IStyleSettings interface
|
|
|
|
|
|
|
|
Interface Styles
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
**Signature:**
|
2022-10-21 17:16:00 +02:00
|
|
|
|
|
|
|
```typescript
|
|
|
|
interface IStyleSettings
|
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
| Property | Modifiers | Type | Description |
|
|
|
|
| --- | --- | --- | --- |
|
|
|
|
| [fontFamily](./bitburner.istylesettings.fontfamily.md) | | string | |
|
|
|
|
| [lineHeight](./bitburner.istylesettings.lineheight.md) | | number | |
|
2022-10-21 17:16:00 +02:00
|
|
|
|