正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
platforms/taobao/TbTextInputAdapter
TbTextInputAdapter
类 TbTextInputAdapter
层级
TextInputAdapter
TbTextInputAdapter
索引
构造函数
constructor
属性
target
方法
begin
end
set
Selection
set
Text
sync
Text
构造函数
constructor
new
Tb
Text
Input
Adapter
(
)
:
TbTextInputAdapter
返回
TbTextInputAdapter
属性
只读
target
target
:
Input
方法
begin
begin
(
target
,
fromTouchBegin
?
)
:
Promise
<
void
>
参数
target
:
Input
可选
fromTouchBegin
:
boolean
返回
Promise
<
void
>
end
end
(
complete
?
,
switching
?
)
:
Promise
<
void
>
参数
可选
complete
:
boolean
可选
switching
:
boolean
返回
Promise
<
void
>
set
Selection
set
Selection
(
startIndex
,
endIndex
)
:
void
参数
startIndex
:
number
endIndex
:
number
返回
void
set
Text
set
Text
(
value
)
:
void
参数
value
:
string
返回
void
sync
Text
sync
Text
(
)
:
void
返回
void
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
target
方法
begin
end
set
Selection
set
Text
sync
Text
LayaAir3引擎API
加载中……