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

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

171. laya.ui.VScrollBar_API3.0 [ 44%]

... vScrollBar 皮肤。 vScrollBar.x = 100;//设置 vScrollBar 对象属性 x 值,用于控制 vScrollBar 对象显示位置。 vScrollBar.y = 100;//设置 vScrollBar 对象属性 y 值,用于控制 vScrollBar 对象显示位置。 vScrollBar.changeHandler = new Handler(this, ...

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

172. laya.ui.ComboBox_API3.0 [ 44%]

...入它皮肤和标签集。 comboBox.x = 100;//设置 comboBox 对象属性 x 值,用于控制 comboBox 对象显示位置。 comboBox.y = 100;//设置 comboBox 对象属性 x 值,用于控制 comboBox 对象显示位置。 comboBox.selectHandler = new Handler(this, onSelect...

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

173. laya.ui.HSlider [ 44%]

...布尔值,指定是否允许通过点击滑动条改变 Slider value 属性值。 Slider alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点...

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

174. laya.ui.Radio_API3.0 [ 44%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Implementation of ISelect.hitTestPrior Inherited from Text.hitTestPrior Defined in lay...

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

175. laya.html.dom.HTMLDivElement [ 44%]

...签,可以加载一个css文件来当style使用,比如: style支持属性如下: italic:true|false; 是否是斜体 bold:true|false; 是否是粗体 letter-spacing:10px; 字间距 font-family:宋体; 字体 font-size:20px; 字体大小 font-weight:bold:none; 字体是否是粗体,功能同...

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

176. laya.ui.ViewStack [ 44%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到...

来源: laya_api 发布时间: 20170929

177. laya.ui.ScaleBox_API3.0 [ 44%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

178. laya.device.media.Video_API3.0 [ 44%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from AnimationBase.hitTestPrior Defined in laya/display/Sprite.ts:266 指定...

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

179. laya.ui.Box_API3.0 [ 44%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

180. laya.ui.Tree_API3.0 [ 44%]

...ml;//设置 tree 树结构数据。 tree.x = 100;//设置 tree 对象属性 x 值,用于控制 tree 对象显示位置。 tree.y = 100;//设置 tree 对象属性 y 值,用于控制 tree 对象显示位置。 tree.width = 200;//设置 tree 宽度。 tree.height = 100;//设...

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