Fix doc
This commit is contained in:
parent
2598b00b41
commit
f93d890874
1 changed files with 2 additions and 1 deletions
|
@ -456,7 +456,8 @@ height areas you have within the overall content view.
|
||||||
* `y` Integer
|
* `y` Integer
|
||||||
* `width` Integer
|
* `width` Integer
|
||||||
* `height` Integer
|
* `height` Integer
|
||||||
* `animate` Boolean (optional) _OS X_
|
|
||||||
|
`animate` Boolean (optional) _OS X_
|
||||||
|
|
||||||
Resizes and moves the window to `width`, `height`, `x`, `y`.
|
Resizes and moves the window to `width`, `height`, `x`, `y`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue