ContextMenuItemBuilder.Visible Method
Name | Parameters | Description |
---|---|---|
Visible(JS) | value | Specifies whether or not the menu item is visible. Mirrors the client-side visible option. |
Visible(Boolean) | value | Specifies whether or not the menu item is visible. Mirrors the client-side visible option. |