remove non-existent event (#19126)
This commit is contained in:
parent
fdbb97e876
commit
62a3666773
1 changed files with 0 additions and 8 deletions
|
@ -41,14 +41,6 @@ Returns:
|
||||||
* `event` Event
|
* `event` Event
|
||||||
* `highContrastColorScheme` Boolean - `true` if a high contrast theme is being used, `false` otherwise.
|
* `highContrastColorScheme` Boolean - `true` if a high contrast theme is being used, `false` otherwise.
|
||||||
|
|
||||||
### Event: 'appearance-changed' _macOS_
|
|
||||||
|
|
||||||
Returns:
|
|
||||||
|
|
||||||
* `newAppearance` String - Can be `dark` or `light`
|
|
||||||
|
|
||||||
**NOTE:** This event is only emitted after you have called `startAppLevelAppearanceTrackingOS`
|
|
||||||
|
|
||||||
## Methods
|
## Methods
|
||||||
|
|
||||||
### `systemPreferences.isDarkMode()` _macOS_
|
### `systemPreferences.isDarkMode()` _macOS_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue