大约有 70 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0054 秒)
...method都试了,硬是没找到,最后只能自己写了个TabControl (button是item)。 http://layaair.ldc.layabox.com ... 3BTab 这是demo的tab, 现在需求是 把tab的width设为500,height设为200, 如何让里面的item跟着自适应变大 ?
来源: Laya_社区 发布时间: 20180319
...load: res/atlas/comp.atlas myLayaPricticeAll.max.js:16597:5 lose skin comp/button.png Error: WebGL warning: texSubImage2D: Texture has not been initialized prior to a partial upload, forcing the browser to clear it. This may be slow. 2018-05-08 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 ...
来源: Laya_社区 发布时间: 20171120
...。很纠结,那么我不会放弃,还要接着问一个: 怎么让button固定显示一个状态的skin,我尝试了this.state = X;但无果,后来打印才知道state只是状态值,不受stateNum影响...官方对于ui组件介绍太少了,感觉不懂的人会有很多坑 2018-07-1...
来源: Laya_社区 发布时间: 20180718
...打包成手机app的详细教程 关于layabox案例下载 lose skin comp/button.png 错误,全部按照UI案例来的呀 打包为APP后,Lable的宽高有所变化,请问如何修正? layabox打包app 问题状态 最新活动: 2020-04-16 10:51 浏览: 4851 关注: 17 人 137*****382 • 2019-04...
来源: Laya_社区 发布时间: 20180505
...方法获取。设置为true,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以...
来源: laya_api 发布时间: 20170929
...方法获取。设置为true,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以...
来源: Laya2.0_api 发布时间: 20190513
...ad-only] 对象的显示宽度(以像素为单位)。 Component downButton : Button下按钮 ScrollBar elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡皮筋效果。ScrollBar filte...
来源: laya_api 发布时间: 20170929
...[read-only] 对象的显示宽度(以像素为单位)。 Sprite downButton : Button下按钮 ScrollBar drawCallOptimize : BooleanSprite elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有...
来源: Laya2.0_api 发布时间: 20190513
...一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表...
来源: laya_api 发布时间: 20170929
...= "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var comboBox:ComboBox = new ComboBox("resource/ui/button.png", "item0,item1,item2,...
来源: Laya3.0_api 发布时间: 20231115