画布 /Canvas /Canvas.requestAnimationFrame /
number Canvas.requestAnimationFrame(function callback)
基础库 2.7.0 开始支持,低版本需做兼容处理。
小程序插件:支持
相关文档: 画布指南、canvas 组件介绍
功能描述
在下次进行重绘时执行。 支持在 2D Canvas 和 WebGL Canvas 下使用, 但不支持混用 2D 和 WebGL 的方法。
参数
function callback
执行的 callback
返回值
number
请求 ID
The translations are provided by WeChat Translation and are for reference only. In case of any inconsistency and discrepancy between the Chinese version and the English version, the Chinese version shall prevail.Incorrect translation. Tap to report.