提交 ae2ff960 编写于 作者: 杜庆泉's avatar 杜庆泉

Update uts-plugin.md

上级 a0d12474
......@@ -780,6 +780,11 @@ android很多布局参数强制要求Float,但是ts中没有内置这种类型
let textSize = 30.0.toFloat();
```
### 异步任务
目前UTS 还不支持使用promise执行异步任务,类似场景可以使用setTimeOut
### 匿名内部类
UTS目前还不支持匿名内部类的写法,在android中类似这样的场景
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册