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

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

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

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/ComboBox" ComboBox Class ComboBox ComboBox 组件包含一个下拉列表,用户可以从该列表中选择单个值。 exampl...

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

12. laya.ui.Tree_API3.0 [ 50%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Tree" Tree Class Tree Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 example package { import lay...

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

13. laya.ui.Tree [ 48%]

...| Index | Frames No Frames TreeProperties | Methods | Events Packagelaya.uiClasspublic class TreeInheritanceTree Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited P...

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

14. 组件装饰器说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 47%]

...件装饰器标识的详细说明 Author: Charley、谷主、孟星煜 在 LayaAir 引擎采用的 ECS(实体 - 组件 - 系统)架构中,组件是承载数据的核心单元。每个组件专注于存储实体某一方面的属性和状态,例如角色的位置、速度、生命值等。这...

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

15. laya.ui.ComboBox [ 47%]

...Index | Frames No Frames ComboBoxProperties | Methods | Events Packagelaya.uiClasspublic class ComboBoxInheritanceComboBox UIComponent Sprite Node EventDispatcher Object ComboBox 组件包含一个下拉列表,用户可以从该列表中选择单个值。 Public Properties Hide Inherited Publ...

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

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

...事件的侦听器,而是直接侦听列表的ClickItem事件: list.on(Laya.UIEvent.ClickItem, this, this.onClickItem); // 回调函数的第一个参数就是当前被点击的对象 function onClickItem(item: GObject): void { console.log("点击了对象:" + item.title); //获得这个对象...

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

17. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 42%]

[LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 软硬件信息: 硬件型号:OpenHarmony开发者手机1代 系统版本:OpenHarmony-4.1.7.5 LayaAirIDE版本:3.3.0-beta1 Deveco Studio版本:5.0.5.310 API版本:11   问题: 运行闪退     具体信...

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

18. laya.display.Input_API3.0 [ 41%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Input" Input Class Input Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输...

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

19. laya.ui.Box_API3.0 [ 40%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Box" Box Class Box Box 类是一个控件容器类。 Hierarchy UIComponent Box List LayoutBox Panel UIGroup ScaleBox Tree ViewS...

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

20. laya.ui.Box [ 36%]

... | Index | Frames No Frames BoxProperties | Methods | Events Packagelaya.uiClasspublic class BoxInheritanceBox UIComponent Sprite Node EventDispatcher ObjectImplements IBoxSubclasses LayoutBox, List, Panel, ScaleBox, Tree, UIGroup, ViewStack Box 类是一个控件容器类。 Public Propertie...

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