Rename bounds -> rectangle
This commit is contained in:
parent
f80e81bf9f
commit
4d49156dac
14 changed files with 31 additions and 31 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue