mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: type names changed from wrapper to primitive (#31752)
This commit is contained in:
@@ -76,7 +76,7 @@ Returns:
|
||||
|
||||
* `event` Event
|
||||
* `display` [Display](structures/display.md)
|
||||
* `changedMetrics` String[]
|
||||
* `changedMetrics` string[]
|
||||
|
||||
Emitted when one or more metrics change in a `display`. The `changedMetrics` is
|
||||
an array of strings that describe the changes. Possible changes are `bounds`,
|
||||
|
||||
Reference in New Issue
Block a user