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

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

1. UI-List [ 100%]

...; list.y = (Laya.stage.height - HEI * list.repeatY) / 2; // 使用但隐藏滚动list.vScrollBarSkin = ""; list.selectEnable = true; list.selectHandler = new Handler(this, onSelect); list.renderHandler = new Handler(this, updateItem); Laya.stage.addChild(list); // 设置数据项为对应图片...

来源: Laya_示例 发布时间: 20240929