未验证 提交 6ecfc1ef 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/reference/arkui-ts/ts-basic-components-remotewindow.md.

Signed-off-by: NLiAn <lian15@huawei.com>
Signed-off-by: NLiAn <lian15@huawei.com>
上级 63777685
...@@ -19,11 +19,13 @@ RemoteWindow(target: WindowAnimationTarget) ...@@ -19,11 +19,13 @@ RemoteWindow(target: WindowAnimationTarget)
通过窗口动画对象创建组件。 通过窗口动画对象创建组件。
**参数:** **参数:**
| 参数名 | 参数类型 | 必填 | 参数描述 | | 参数名 | 参数类型 | 必填 | 参数描述 |
| -------- | -------- | --------------- | -------- | | -------- | -------- | --------------- | -------- |
| target | [WindowAnimationTarget](#windowanimationtarget) | 是 | 需要控制的动画窗口的描述。 | | target | [WindowAnimationTarget](#windowanimationtarget) | 是 | 需要控制的动画窗口的描述。 |
## WindowAnimationTarget ## WindowAnimationTarget
目标窗口,用来远程控制实现动画。 目标窗口,用来远程控制实现动画。
| 参数 | 类型 | 描述 | | 参数 | 类型 | 描述 |
...@@ -34,6 +36,7 @@ RemoteWindow(target: WindowAnimationTarget) ...@@ -34,6 +36,7 @@ RemoteWindow(target: WindowAnimationTarget)
| missionId | number | 任务ID。| | missionId | number | 任务ID。|
## RRect ## RRect
圆角矩形。 圆角矩形。
| 参数 | 类型 | 描述 | | 参数 | 类型 | 描述 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册