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

大约有 7 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0049 秒)

1. 列表组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 100%]

...ype = Laya.ScrollType.Vertical;//设置列表使用垂直滚动 this.list.vScrollBarSkin = "";//隐藏列表的滚动条皮肤 this.list.elasticEnabled = true;//设置橡皮筋为ture this.list.scrollBar.elasticBackTime = 200;//设置橡皮筋回弹时间。单位为毫秒 this.list.scrollBar.elasti...

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

2. laya.ui.List [ 83%]

...检测依据。 Stage对象和UI的View组件默认为true。 Sprite  hScrollBarSkin : String 水平方向滚动条皮肤。 List  itemRender : * 单元格渲染器。 取值: 单元格类对象。 UI 的 JSON 描述。 List left : Number 从组件左边到其内容区域左边之间的水平...

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

3. laya.ui.List_API3.0 [ 81%]

... list.repeatY = 10;//设置 list 的垂直方向单元格数量。 list.vScrollBarSkin = "resource/ui/vscroll.png";//设置 list 的垂直方向滚动条皮肤。 list.array = arr;//设置 list 的列表数据源。 list.pos(100, 100);//设置 list 的位置。 list.selectEnable = true;//设置 list...

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

4. laya.ui.Tree [ 66%]

...caleX=-1。UIComponent scene : *[read-only] 获得所属场景。 Node  scrollBar : ScrollBar[read-only] 滚动条Tree  scrollBarSkin : String 滚动条皮肤。 Tree scrollRect : Rectangle 显示对象的滚动矩形范围,具有裁剪效果(如果只想限制子对象渲染区域,请使...

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

5. laya.ui.ComboBox [ 57%]

...caleX=-1。UIComponent scene : *[read-only] 获得所属场景。 Node  scrollBar : VScrollBar[read-only] 获取对 ComboBox 组件所包含的 VScrollBar 滚动条组件的引用。 ComboBox  scrollBarSkin : String 滚动条皮肤。 ComboBox scrollRect : Rectangle 显示对象的滚动矩形...

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

6. laya.ui.Tree_API3.0 [ 56%]

...ree:Tree = new Tree();//创建一个 Tree 类的实例对象 tree 。 tree.scrollBarSkin = "resource/ui/vscroll.png";//设置 tree 的皮肤。 tree.itemRender = Item;//设置 tree 的项渲染器。 tree.xml = xml;//设置 tree 的树结构数据。 tree.x = 100;//设置 tree 对象的属性 x 的...

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

7. laya.ui.ComboBox_API3.0 [ 53%]

...mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollBar scrollBarSkin scrollRect scrollType selectHandler selectedIndex selectedLabel sizeGrid skewX skewY skin stage stateNum staticCache texture timer toolTip top transform url viewport visible visibleNum width x y zOrder...

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