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

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

171. laya.ui.RadioGroup [ 74%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重缓存,...

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

172. laya.ui.ScaleBox [ 74%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重缓存,...

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

173. laya.ui.ColorPicker [ 74%]

...anceColorPicker UIComponent Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否...

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

174. laya.ui.Button [ 74%]

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

来源: laya_api 发布时间: 20170929

175. laya.ui.Image_API3.0 [ 74%]

...是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 example 以下示例代码,创建了一个的 Image 实例,设置了它的皮肤、位置信...

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

176. LayaAir创建的UI示例项目报错问题。 [ 73%]

...建的多个动画,怎么分别调用?如图 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 创建动效模板 可能存在bug 问题状态 最活动: 2017-02-13 21:32 浏览: 1066 关注: 1 人 newlearn • 2017-02-14 14:41 嗯 是的 我...

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

177. laya.ui.UIComponent_API3.0 [ 73%]

...。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Hierarchy Sprite UIComponent Box ISelect Button Clip ColorPicker Label Image Slider ScrollBar ComboBox ProgressBar TipManager OpenDataContextView Index Constructors constructor Properties _extra _ownGraphics...

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

178. laya.ui.ProgressBar_API3.0 [ 73%]

...nu Globals "laya/ui/ProgressBar" ProgressBar Class ProgressBar ProgressBar 组件显示内容的加载进度。 example 以下示例代码,创建了一个的 ProgressBar 实例,设置了它的皮肤、位置、宽高、网格等信息,并添加到舞台上。 package { import laya.ui.Progre...

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

179. 如何给Swf里的按钮添加事件 [ 73%]

... 提交 1 个回复 Laya_XS 赞同来自: 添加事件的方法跟给其他组件添加事件一样,不同是是你需要给swf设置一个宽高,因为默认动画组件的宽高是0,这时因为没有宽高为0会导致你点击不住,触发不了时间! 2017-01-24 0 0 分享 微博 QZON...

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

180. laya.ui.VScrollBar [ 73%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重缓存,...

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