大约有 209 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0060 秒)
Laya_社区(60) Laya3.0_api(47) Laya2.0_api(43) laya_api(39) Laya3.0_文档(10) Laya2.0_文档(6) Laya2.0_示例(3) Laya_示例(1)
...对齐(valign)分别是top(居顶对齐)、middle(居中对齐)、bottom(居底对齐) bgColor 背景颜色,勾选后可以直接输入颜色值,例如:#ffffff,也可以点击输入条右侧的拾色器选取颜色 bordercolor 文本边框颜色,勾选后可以直接输入颜...
来源: Laya3.0_文档 发布时间: 20241014
...rderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自...
来源: laya_api 发布时间: 20170929
...rderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自...
来源: Laya2.0_api 发布时间: 20190513
...对齐。 labelVAlign 文本标签的垂直对齐模式:top、middle、bottom,默认为居中对齐。 labelPadding 文本标签的边距。格式:上边距、右边距、下边距、左边距。 labelStroke 文本标签的描边宽度,以像素为单位。默认值为0,表示不描边。 ...
来源: Laya3.0_文档 发布时间: 20241014
...对齐(valign)分别是top(居顶对齐)、middle(居中对齐)、bottom(居底对齐) bgColor 背景颜色,勾选后可以直接输入颜色值,例如:#ffffff,也可以点击输入条右侧的拾色器选取颜色 borderColor 文本边框颜色,勾选后可以直接输入颜...
来源: Laya3.0_文档 发布时间: 20241014
...htSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable destroyed displayHeight displayWidth displayedInStage dragArea drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea i...
来源: Laya3.0_api 发布时间: 20231115
...htSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D left ...
来源: Laya3.0_api 发布时间: 20231115
...rderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自...
来源: Laya2.0_api 发布时间: 20190513
...rderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自...
来源: laya_api 发布时间: 20170929
...nt * lineHeight) * 0.5 + padding[0] - padding[2]; else if (tempVAlign === "bottom") startY = this._height - visibleLineCount * lineHeight - padding[2]; }; var style = this._style; if (tCurrBitmapFont && tCurrBitmapFont.autoScaleSize) { var bitmapScale = tCurrBitmapFont.fontSize / this.fontSi...
来源: Laya_社区 发布时间: 20180417