正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/ui2/Relation
Relation
类 Relation
索引
构造函数
constructor
访问器
data
owner
target
方法
add
apply
On
Self
Resized
remove
构造函数
constructor
new
Relation
()
:
Relation
返回
Relation
访问器
data
get
data
()
:
number
[]
返回
number
[]
set
data
(
value
:
number
[]
)
:
void
参数
value
:
number
[]
返回
void
owner
get
owner
()
:
GWidget
返回
GWidget
set
owner
(
value
:
GWidget
)
:
void
参数
value
:
GWidget
返回
void
target
get
target
()
:
Scene
|
GWidget
返回
Scene
|
GWidget
set
target
(
value
:
Scene
|
GWidget
)
:
void
参数
value
:
Scene
|
GWidget
返回
void
方法
add
add
(
type
:
RelationType
,
percent
:
boolean
)
:
void
参数
type
:
RelationType
percent
:
boolean
返回
void
apply
On
Self
Resized
applyOnSelfResized
()
:
void
返回
void
remove
remove
(
type
:
RelationType
)
:
void
参数
type
:
RelationType
返回
void
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
访问器
data
owner
target
方法
add
apply
On
Self
Resized
remove
LayaAir3引擎API
加载中……