提交 34d9ecbc 编写于 作者: H houhaoyu

houhaoyu@huawei.com

修改customdialogcontroller文档
Signed-off-by: Nhouhaoyu <houhaoyu@huawei.com>
Change-Id: Ia72c0d96dc9b08ff9e426c65cf66500705bd3047
上级 d822cdca
......@@ -37,6 +37,7 @@ CustomDialogController(value:{builder: CustomDialog, cancel?: () =&gt; void, aut
```ts
dialogController : CustomDialogController = new CustomDialogController(value:{builder: CustomDialog, cancel?: () => void, autoCancel?: boolean})
```
**说明**:CustomDialogController仅在作为@CustomDialog和@Component struct的成员变量,且在@Component struct内部定义时赋值才有效,具体用法可看下方示例。
### open()
open(): void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册