大约有 50 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0043 秒)
..._ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动...
来源: Laya2.0_文档 发布时间: 20210714
..._ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动...
来源: Laya2.0_文档 发布时间: 20210715
..._ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动...
来源: Laya2.0_文档 发布时间: 20210714
...置,应该用什么缓动模式 请问layaide如何创建一个复合的Button 问题状态 最新活动: 2017-09-28 14:17 浏览: 1282 关注: 3 人 cyqcyqcyq • 2017-09-30 19:52 弄个静态成员直接赋值吧,构造函数不能改的
来源: Laya_社区 发布时间: 20170508
...加载的图集缓存动画失败 请问layaide如何创建一个复合的Button 问题状态 最新活动: 2017-08-12 15:06 浏览: 1244 关注: 3 人 cuixueying • 2017-08-14 10:33 http://layaair.ldc.layabox.com ... 3BXML vincent • 2017-03-20 21:26 var xml:XmlDom=Utils.parseXMLFromString(data);...
来源: Laya_社区 发布时间: 20170320
...资源文件名前缀 资源文件名前缀缩写 Image 图像 image_ img_ Button 按钮 button_ btn_ ComboBox 下拉框 comboBox_ combo_ TextInput 文本输入 textInput_ input_ TextArea 文本域 textArea_ area_ CheckBox 多选框 checkBox_ check_ Label 显示文本 label_ 无缩写 RadioGroup 单...
来源: Laya3.0_文档 发布时间: 20241014
...(对话框)? Laya升级到2.5之后,文字缩放动画出现抖动 Button 中的文字无法垂直居中 官网文档真的太垃圾了了,错误百出,真想知道你们真的认真运行过那些例子了吗?很多连截图给文字都对不上 问题状态 最新活动: 2017-09-22 0...
来源: Laya_社区 发布时间: 20170907
...= "#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
... myTestUI.imgList.array = ['comp/bg.png', 'comp/btn_close.png', 'comp/button.png', 'comp/image.png']; myTestUI.imgList.renderHandler = new Laya.Handler(this, onImgListRender); function onImgListRender(box: Laya.Box) { let model = box.dataSource; let panel = box.getChi...
来源: Laya_社区 发布时间: 20180514
...了什么功能呢? laya 2.0 bug onEnable 分离模式节点没有创建 Button 中的文字无法垂直居中 当屏幕尺寸,缩放模式,横竖屏 发生改变时会报错Uncaught TypeError: Cannot read property 'length' of null 获得节点在stage中的坐标 问题状态 最新活动: 2024-0...
来源: Laya_社区 发布时间: 20240110