Merge pull request #5219 from atdrago/master

Add note for OS X about using `role` on MenuItem
This commit is contained in:
Cheng Zhao 2016-04-20 15:11:43 +09:00
commit 823c4f91a8

View file

@ -61,6 +61,8 @@ On OS X `role` can also have following additional values:
* `help` - The submenu is a "Help" menu
* `services` - The submenu is a "Services" menu
When specifying `role` on OS X, `label` and `accelerator` are the only options that will affect the MenuItem. All other options will be ignored.
## Instance Properties
The following properties (and no others) can be updated on an existing `MenuItem`: