Skip to content

Commit

Permalink
remove non-existent event
Browse files Browse the repository at this point in the history
  • Loading branch information
Micha Hanselmann committed Jul 5, 2019
1 parent 731edbe commit d32507c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/api/system-preferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,6 @@ Returns:
* `event` Event
* `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

### `systemPreferences.isDarkMode()` _macOS_
Expand Down

0 comments on commit d32507c

Please sign in to comment.