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

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

1. 布局容器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 100%]

布局容器一、编辑器操作二、常用API布局容器 Author: 谷主 在制作自适应分辨率的UI界面时,除了关联系统,布局容器是另一个常用的方式。布局容器一般是指GBox,但它的派生类例如GPanel、GList也具有相同的功能。 一、编辑器操...

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

2. 预览运行面板 · LayaAir3.4 · 引擎文档 · LAYABOX [ 79%]

... 二、IDE预览运行面板的作用 2.1 运行时 先自定义界面布局,将预览运行窗口按如动图2-1所示的方式拖动,方便观察效果。 (动图2-1) 这样布局的好处,可以方便开发者进行UI布局排版,这也是预览运行窗口在运行时的一个...

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

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

...用途。 Item Data 可以提供每个item的简单数据。 Layout 参考布局容器 Clipping 是否开启剪裁。开启后,超出容器尺寸的内容将会被隐藏。 Selection 参考Selection支持 Scoller 参考滚动支持 一、 管理列表内容 运行时,可以直接通过addChild/r...

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

4. laya.ui.LayoutBox [ 66%]

...Sprite Node EventDispatcher ObjectSubclasses HBox, VBox LayoutBox 是一个布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值...

来源: laya_api 发布时间: 20170929

5. laya.ui.VBox [ 64%]

...utBox Box Component Sprite Node EventDispatcher Object VBox 是一个垂直布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1...

来源: laya_api 发布时间: 20170929

6. laya.ui.HBox [ 64%]

...utBox Box Component Sprite Node EventDispatcher Object HBox 是一个水平布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1...

来源: laya_api 发布时间: 20170929

7. laya.ui.UIGroup [ 63%]

...bjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By al...

来源: laya_api 发布时间: 20170929

8. laya.ui.Tab [ 59%]

...已经销毁。对象销毁后能再使用。Node direction : String 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 UIGroup disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。Com...

来源: laya_api 发布时间: 20170929

9. laya.ui.UIGroup [ 59%]

...bjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By ac...

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

10. laya.ui.RadioGroup [ 59%]

...已经销毁。对象销毁后能再使用。Node direction : String 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 UIGroup disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。Com...

来源: laya_api 发布时间: 20170929