Lines Matching refs:CustomDialog
1 # 自定义弹窗 (CustomDialog)
36 | builder | [CustomDialog](../../../ui/arkts-common-components-custom-dialog.…
96 **说明**:CustomDialogController仅在作为@CustomDialog和@Component struct的成员变量,且在@Component struct内部定义时赋值才有效…
140 该示例实现了在CustomDialog中打开另一个或另一些CustomDialog。
144 @CustomDialog
162 @CustomDialog
182 …// 若尝试在CustomDialog中传入多个其他的Controller,以实现在CustomDialog中打开另一个或另一些CustomDialog,那么此处需要将指向自己的controlle…
293 @CustomDialog
376 该示例定义了CustomDialog的样式,如宽度、高度、背景色、阴影等等。
379 @CustomDialog
470 @CustomDialog