y
required if x
exists
This commit is contained in:
parent
e8461b6f90
commit
95133af0ee
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue