Options Type
Constructors
| Constructor |
Description
|
Full Usage:
Options(?color, ?symbolColor, ?height)
Parameters:
string
-
The CSS color of the Window Controls Overlay when enabled.
?symbolColor : string
-
The CSS color of the symbols on the Window Controls Overlay when enabled.
?height : int
-
The height of the title bar and Window Controls Overlay in pixels.
Returns: Options
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.color
|
The CSS color of the Window Controls Overlay when enabled. |
Full Usage:
this.height
|
The height of the title bar and Window Controls Overlay in pixels. |
Full Usage:
this.symbolColor
|
The CSS color of the symbols on the Window Controls Overlay when enabled. |
fable-electron-docs-api