ui.util.clearTimeout

清除通过 ui.util.setTimeout 或 ui.util.setInterval 设置的超时。

用法返回
ui.util.clearTimeout(timeoutKey)
参数类型详细信息
timeoutKey数字要清除的超时或间隔的键。