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

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

41. laya.ui.ComboBox [ 43%]

...字体大小。 ComboBox layoutEnabled : Boolean = true 是否启用相对布局 Component left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 Component  list : List 获取对 ComboBox 组件所包含的 List 列表组件的引用。 ComboBox ma...

来源: laya_api 发布时间: 20170929

42. laya.ui.TextInput [ 43%]

...文本为斜体。 Label layoutEnabled : Boolean = true 是否启用相对布局 Component leading : Number 垂直行间距(以像素为单位)。 Label left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 Component mask : Sprite 遮罩,可...

来源: laya_api 发布时间: 20170929

43. laya.ui.Button [ 43%]

...000"(黑色); Button layoutEnabled : Boolean = true 是否启用相对布局 Component left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 Component mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状...

来源: laya_api 发布时间: 20170929

44. laya.ui.Dialog [ 43%]

...否则为false; Dialog layoutEnabled : Boolean = true 是否启用相对布局 Component left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 Component  manager : DialogManager[static] 对话框管理容器,所有的对话框都在该容器内...

来源: laya_api 发布时间: 20170929

45. laya.ui.UIGroup_API3.0 [ 41%]

...Globals "laya/ui/UIGroup" UIGroup Class UIGroup Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Hierarchy Box UIGroup RadioGroup Tab Index Constructors constructor Properties _extra _ownGraphics _scene _...

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

46. 2D性能优化 · LayaAir3.4 · 引擎文档 · LAYABOX [ 40%]

...得清除其内部的Timer 3.3 获取显示对象边界的做法 在相对布局中,很经常需要正确地获取显示对象的边界。获取显示对象的边界也有多种做法,而其间差异很有必要知道。 使用getBounds/ getGraphicBounds。 var sp=new Laya.Sprite(); sp.graphics....

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

47. laya.ui.RadioGroup_API3.0 [ 40%]

...): void Inherited from UIGroup.direction Defined in laya/ui/UIGroup.ts:443 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 Returns string Inherited from UIGroup.direction Defined in laya/ui/UIGroup.ts:447 布局方向。 ...

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

48. laya.ui.Tab_API3.0 [ 40%]

...): void Inherited from UIGroup.direction Defined in laya/ui/UIGroup.ts:443 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 Returns string Inherited from UIGroup.direction Defined in laya/ui/UIGroup.ts:447 布局方向。 ...

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

49. laya.display.Stage [ 38%]

...某些操作导致的屏幕以外改变Stage  screenMode : String 场景布局类型。 取值范围: "none" :更改屏幕 "horizontal" :自动横屏 "vertical" :自动竖屏 Stage scrollRect : Rectangle 显示对象的滚动矩形范围,具有裁剪效果(如果只想限制子对象...

来源: laya_api 发布时间: 20170929

50. laya.display.Stage [ 37%]

...某些操作导致的屏幕意外改变Stage  screenMode : String 场景布局类型。 取值范围: "none" :更改屏幕 "horizontal" :自动横屏 "vertical" :自动竖屏 Stage scrollRect : Rectangle 显示对象的滚动矩形范围,具有裁剪效果(如果只想限制子对象...

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