IOnDidChangeThemeColor Type
Emitted when a page's theme color changes. This is usually due to encountering a meta tag:
Instance members
| Instance member |
Description
|
Full Usage:
this.color
Modifiers: abstract |
Theme color is in format of '#rrggbb'. It is null when no theme color is set. |
Full Usage:
this.event
Modifiers: abstract |
|
fable-electron-docs-api