提交 6456ce0b 编写于 作者: Y yu-shihao4

increase return list

Signed-off-by: Nyu-shihao4 <yushihao4@huawei.com>
上级 06cb19d6
......@@ -1238,6 +1238,11 @@ onContextMenuShow(callback: (event?: { param: WebContextMenuParam, result: WebCo
| param | [WebContextMenuParam](#webcontextmenuparam9) | 菜单相关参数。 |
| result | [WebContextMenuResult](#webcontextmenuresult9) | 菜单相应事件传入内核。 |
**返回值:**
| 类型 | 说明 |
| ------ | -------------------- |
| boolean | 自定义菜单返回true,默认菜单返回false。 |
**示例:**
```ts
// xxx.ets
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册