正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/display/Text
ITextCmd
接口 ITextCmd
interface
ITextCmd
{
ctxFont
:
string
;
fontSize
:
number
;
height
:
number
;
linkEnd
:
boolean
;
next
:
ITextCmd
;
obj
:
IHtmlObject
;
prev
:
ITextCmd
;
style
:
TextStyle
;
width
:
number
;
wt
:
WordText
;
x
:
number
;
y
:
number
;
}
索引
属性
ctx
Font
font
Size
height
link
End
next
obj
prev
style
width
wt
x
y
属性
ctx
Font
ctxFont
:
string
font
Size
fontSize
:
number
height
height
:
number
link
End
linkEnd
:
boolean
next
next
:
ITextCmd
obj
obj
:
IHtmlObject
prev
prev
:
ITextCmd
style
style
:
TextStyle
width
width
:
number
wt
wt
:
WordText
x
x
:
number
y
y
:
number
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
属性
ctx
Font
font
Size
height
link
End
next
obj
prev
style
width
wt
x
y
LayaAir3引擎API
加载中……