Browse Source

doc: clarify menu item properties not available top-level (#15460)

trop[bot] 6 years ago
parent
commit
d158cce9a3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/api/menu-item.md

+ 2 - 0
docs/api/menu-item.md

@@ -95,6 +95,8 @@ When specifying a `role` on macOS, `label` and `accelerator` are the only
 options that will affect the menu item. All other options will be ignored.
 Lowercase `role`, e.g. `toggledevtools`, is still supported.
 
+**Nota Bene:** The `enabled` and `visibility` properties are not available for top-level menu items in the tray on MacOS.
+
 ### Instance Properties
 
 The following properties are available on instances of `MenuItem`: