未验证 提交 5aff4e46 编写于 作者: O openharmony_ci 提交者: Gitee

!17174 【挑单3.2-Release】翻译完成 16470:customdialogcontroller文档说明补充

Merge pull request !17174 from ester.zhou/cherry-pick-1681216094
......@@ -33,6 +33,9 @@ CustomDialogController(value:{builder: CustomDialog, cancel?: () => void, aut
```ts
dialogController : CustomDialogController = new CustomDialogController(value:{builder: CustomDialog, cancel?: () => void, autoCancel?: boolean})
```
> **NOTE**
>
> **CustomDialogController** is valid only when it is a member variable of the **@CustomDialog** and **@Component** decorated struct and is defined in the **@Component** decorated struct. For details, see the following example.
### open()
open(): void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册