y required if x exists

This commit is contained in:
Jessica Lord 2015-09-01 14:08:42 -07:00
parent e8461b6f90
commit 95133af0ee

View file

@ -211,7 +211,7 @@ will become properties of the constructed menu items.
* `browserWindow` BrowserWindow
* `x` Number (optional)
* `y` Number (optional)
* `y` Number (**required** if `x` is used)
Pops up this menu as a context menu in the `browserWindow`. You
can optionally provide a `x,y` coordinate to place the menu at, otherwise it