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

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

71. laya.ui.Label [ 85%]

...文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,...

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

72. laya.map.GridSprite [ 85%]

...点作为其子节点鼠标事件检测依据。 Stage对象和UIView组件默认为true。 Sprite  isAloneObject : Boolean = false是否用对象层独立物件GridSprite  isHaveAnimation : Boolean = false当前GRID中是否有动画GridSprite mask : Sprite 遮罩,可以设置一...

来源: laya_api 发布时间: 20170929

73. laya.display.Sprite_API3.0 [ 85%]

...点作为其子节点鼠标事件检测依据。 Stage对象和UIView组件默认为true。 default false 优先检测此对象子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Defined i...

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

74. laya.ui.ColorPicker [ 84%]

...itanceColorPicker Component Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1...

来源: laya_api 发布时间: 20170929

75. laya.ui.Button [ 84%]

... EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide Inherited Public Properti...

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

76. laya.d3.core.scene.Scene3D [ 84%]

...点作为其子节点鼠标事件检测依据。 Stage对象和UIView组件默认为true。 Sprite  input : Input3D[read-only] 获取输入。 Scene3D mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显示。 【注意】遮罩对象...

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

77. laya.ui.Clip [ 84%]

...向右,从上到下,分割组合为一个切片动画。 Image和Clip组件是唯一支持异步加载两个组件,比如clip.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined...

来源: laya_api 发布时间: 20170929

78. laya.ui.Dialog [ 84%]

...alogInheritanceDialog View Scene Sprite Node EventDispatcher Object Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭等 通过设置zOrder属性,可以更改弹...

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

79. laya.ui.Component [ 84%]

...。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcal...

来源: laya_api 发布时间: 20170929

80. laya.ui.ComboBox [ 83%]

...xInheritanceComboBox Component Sprite Node EventDispatcher Object ComboBox 组件包含一个下拉列表,用户可以从该列表中选择单个值。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默...

来源: laya_api 发布时间: 20170929