提交 573c5d80 编写于 作者: H huangdong57

修改文件命名

Signed-off-by: Nhuangdong57 <huangdong57@huawei.com>
上级 50e2d563
# @ohos.componentUtils (componentUtils)
# @ohos.arkui.componentUtils (componentUtils)
提供获取组件绘制区域坐标和大小的能力。
......@@ -13,7 +13,7 @@
## 导入模块
```js
import componentUtils from '@ohos.componentUtils'
import componentUtils from '@ohos.arkui.componentUtils'
```
## componentUtils.getRectangleById
......@@ -142,7 +142,7 @@ let modePosition = componentUtils.getRectangleById("onClick");
```js
import matrix4 from '@ohos.matrix4';
import componentUtils from '@ohos.componentUtils';
import componentUtils from '@ohos.arkui.componentUtils';
@Entry
@Component
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册