ReferenceScreenScreen:wait()✦Use with AI▾本页总览Screen:wait() 等待模板出现在屏幕上,如果达到超时时间,该方法将抛出错误。 签名 Screen:wait(template: string): void Screen:wait(template: string, timeout: number): void Screen:wait(template: string, timeout: number, params: FinderParams): void 返回值 void