• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 163 项符合查询结果, 库内数据总量为 30,956 项。 (搜索耗时: 0.0127 秒)

71. laya.ui.VScrollBar_API3.0 [ 57%]

...useEnabled mouseWheelEnable mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect scrollSize showButtons sizeGrid skewX skewY skin stage staticCache target texture thumbPercent tick timer toolTip top touchScrollEnable transform url value viewport visible width ...

来源: Laya3.0_api 发布时间: 20231115

72. laya.ui.Label [ 57%]

...值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚...

来源: laya_api 发布时间: 20170929

73. laya.ui.ScrollBar_API3.0 [ 57%]

...useEnabled mouseWheelEnable mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect scrollSize showButtons sizeGrid skewX skewY skin stage staticCache target texture thumbPercent tick timer toolTip top touchScrollEnable transform url value viewport visible width ...

来源: Laya3.0_api 发布时间: 20231115

74. 单选框组组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 57%]

...黑色) labelAlign 文本标签的水平对齐模式:left、center、right,默认为居左对齐 labelPadding 文本标签的边距。格式:上边距、右边距、下边距、左边距 strokecolors 勾选后,可以根据状态设置文本的描边颜色。分三种状态进行设置:...

来源: Laya3.0_文档 发布时间: 20240910

75. laya.ui.Slider_API3.0 [ 57%]

...t mask max min mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect showProgress sizeGrid skewX skewY skin stage staticCache texture tick timer toolTip top transform url value viewport visible width x y zOrder Methods _initialize _processActive _s...

来源: Laya3.0_api 发布时间: 20231115

76. laya.ui.UIGroup_API3.0 [ 57%]

...bels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection skewX skewY skin space stage stateNum staticCache strokeColors texture timer toolTip top transform url viewport visible width x y zOrder Methods _initializ...

来源: Laya3.0_api 发布时间: 20231115

77. 按钮组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 57%]

...颜色。 labelAlign 文本标签的水平对齐模式:left、center、right,默认为居中对齐。 labelVAlign 文本标签的垂直对齐模式:top、middle、bottom,默认为居中对齐。 labelPadding 文本标签的边距。格式:上边距、右边距、下边距、左边距。 la...

来源: Laya3.0_文档 发布时间: 20240910

78. 微信小游戏中iPhoneX的适配问题 [ 56%]

...用fixedauto、或者full适配模式后,将bg的top、bottom、leftright属性设置为0,不就可以铺满全屏了么。     2018-06-21 0 1 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 发个可复现demo吧 2018-06-04 0 2 分享 微博 QZONE 微信 kezhiyu 赞同来自: 改用款...

来源: Laya_社区 发布时间: 20180604

79. 文本进阶使用 · LayaAir3.3 · 引擎文档 · LAYABOX [ 56%]

... * @param textAlign 文本对齐方式,可选值:"left","center","right"。 */ fillText(text: string | WordText, x: number, y: number, font: string, color: string, textAlign: string): FillTextCmd { return this.addCmd(FillTextCmd.create(text, x, y, font, color, textAlign, 0, "")); } 这里重...

来源: Laya3.0_文档 发布时间: 20240910

80. laya.ui.Label [ 56%]

...值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX...

来源: Laya2.0_api 发布时间: 20190513