Document the return values of all methods in the docs
This commit is contained in:
parent
bf88fe32fd
commit
d2a701a465
22 changed files with 276 additions and 175 deletions
|
@ -294,7 +294,7 @@ Inserts the `menuItem` to the `pos` position of the menu.
|
|||
|
||||
#### `menu.items`
|
||||
|
||||
Get an array containing the menu's items.
|
||||
A MenuItem[] array containing the menu's items.
|
||||
|
||||
## Notes on macOS Application Menu
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue