提交 79c80b32 编写于 作者: H hdx

AnimationFrame: 新增跨平台注意事项,在canvas动画中应使用createCanvasContextAsync

上级 69bcc9e3
......@@ -25,3 +25,6 @@
<!-- UTSJSON.Global.cancelAnimationFrame.compatibility -->
<!-- UTSJSON.Global.cancelAnimationFrame.tutorial -->
**提示**
- requestanimationframe/cancelanimationframe 为全局 API,如果需要跨平台处理 canvas 动画需要使用 [uni.createCanvasContextAsync]("./create-canvas-context-async.md")
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册