mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
add documentation
This commit is contained in:
@@ -847,6 +847,12 @@ the supplied bounds.
|
||||
|
||||
Returns [`Rectangle`](structures/rectangle.md)
|
||||
|
||||
### `win.setEnabled(enabled)`
|
||||
|
||||
* `enabled` Boolean
|
||||
|
||||
Disable or enable the window.
|
||||
|
||||
#### `win.setSize(width, height[, animate])`
|
||||
|
||||
* `width` Integer
|
||||
|
||||
Reference in New Issue
Block a user