大约有 5 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0027 秒)
...o.selectedIndex = 1; this.clip.index = 8; this.tab.selectedIndex = 2; this.combobox.selectedIndex = 0; this.check.selected = true; } function onBtn2Click() { //通过赋值可以简单快速修改组件属性 //赋值有两种方式: //简单赋值,比如:progress:0.2,就是更改progress组...
来源: Laya_示例 发布时间: 20251130
...o.selectedIndex = 1; this.clip.index = 8; this.tab.selectedIndex = 2; this.combobox.selectedIndex = 0; this.check.selected = true; } function onBtn2Click() { //通过赋值可以简单快速修改组件属性 //赋值有两种方式: //简单赋值,比如:progress:0.2,就是更改progress组...
来源: Laya2.0_示例 发布时间: 20200319
...pX":10,"var":"clip"},"type":"Clip"},{"props":{"x":220,"y":143,"skin":"comp/combobox.png","labels":"select1,select2,selecte3","selectedIndex":1,"sizeGrid":"4,20,4,4","width":200,"height":23,"var":"combobox"},"type":"ComboBox"},{"props":{"x":220,"y":96,"skin":"comp/tab.png","labels":"tab1,tab2,tab3","...
来源: Laya_社区 发布时间: 20170330
...? LayaAirIDE 3.2.6相机设置RenderTarget栈溢出问题 list中使用ComboBox在代码中设置labels不显示 怎么设置图片透明 LayaAir下TTF字体的使用方式? 问题状态 最新活动: 2025-08-20 16:42 浏览: 1220 关注: 3 人 1617866298用户 • 2025-08-20 16:54 测试了文...
来源: Laya_社区 发布时间: 20250820
...IconCheckbox(flat?: boolean): gui.Button; createRadio(): gui.Button; createComboBox(): gui.ComboBox; createTextInput(): TextInput; createTextArea(): TextArea; createSearchInput(): SearchInput; createNumericInput(): NumericInput; createColorInput(): ColorInput; createGradientInput(): GradientInput; c...
来源: Laya3.0_文档 发布时间: 20251010