正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/ui2/gear/Gear
Gear
类 Gear<T>
类型参数
T
层级 (
查看层级一览
)
Gear
GearNumber
GearString
GearBool
GearColor
GearStrColor
GearHexColor
GearDisplay
索引
构造函数
constructor
属性
values
disable
All
Tween
Effect
访问器
controller
owner
prop
Path
tween
构造函数
constructor
new
Gear
<
T
>
()
:
Gear
<
T
>
类型参数
T
返回
Gear
<
T
>
属性
values
values
:
Record
<
number
,
T
>
静态
disable
All
Tween
Effect
disableAllTweenEffect
:
boolean
= false
访问器
controller
get
controller
()
:
ControllerRef
返回
ControllerRef
set
controller
(
value
:
ControllerRef
)
:
void
参数
value
:
ControllerRef
返回
void
owner
get
owner
()
:
GWidget
返回
GWidget
set
owner
(
value
:
GWidget
)
:
void
参数
value
:
GWidget
返回
void
prop
Path
get
propPath
()
:
string
返回
string
set
propPath
(
value
:
string
)
:
void
参数
value
:
string
返回
void
tween
get
tween
()
:
GearTweenConfig
返回
GearTweenConfig
set
tween
(
value
:
GearTweenConfig
)
:
void
参数
value
:
GearTweenConfig
返回
void
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
values
disable
All
Tween
Effect
访问器
controller
owner
prop
Path
tween
LayaAir3引擎API
加载中……