触摸屏Touchscreen.touchEnd版本:22.5.0本页内容Touchscreen.touchEnd() 方法 分发 touchend 事件。 签名: class Touchscreen { abstract touchEnd(): Promise<void>;} 返回 Promise<void>