mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Rename bounds -> rectangle
This commit is contained in:
@@ -113,6 +113,6 @@ Returns `Display` - The display nearest the specified point.
|
||||
|
||||
### `screen.getDisplayMatching(rect)`
|
||||
|
||||
* `rect` [Bounds](structures/bounds.md)
|
||||
* `rect` [Rectangle](structures/rectangle.md)
|
||||
|
||||
Returns `Display` - The display that most closely intersects the provided bounds.
|
||||
|
||||
Reference in New Issue
Block a user