总览

setText(textindex?): Promise<boolean>

设置文本

参数

名称类型默认值描述
textstringundefined设置的文本内容
indexnumber0输入至屏幕中第几个输入框,从0开始

返回值

Promise<boolean>

是否成功的Promise


2023-02-15