大约有 441 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0071 秒)
Laya_社区(239) Laya3.0_api(62) Laya2.0_api(59) laya_api(55) Laya2.0_文档(11) Laya3.0_文档(10) Laya_示例(3) Laya2.0_示例(2)
...lCtrl.data.result); } if(this.uiCtrl._tagList!=null){ this.uiCtrl._tagList.visible=true; } }else{ this.btn.skin="resources/ui/目录.png"; this.uiCtrl._tagList.visible=false; } console.log("目录"); console.log(this.btn.selected); }break; shiyang • 2024-10-28 09:48 可以判...
来源: Laya_社区 发布时间: 20241014
...,输入结束后,想让用户无法再TextArea中输入文字,用了visible=false,editable=flase等,都 无效,应该怎么设置? 具体 要求是:输完会弹出一个提示框,已经设置鼠标为是,但下面的TextArea还是可以输入,按道理下面TextArea的应该...
来源: Laya_社区 发布时间: 20250930
...Y space stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanv...
来源: Laya3.0_api 发布时间: 20231115
...ng overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低依次为:hidden > visible > scroll。 Label padding : String 边距信息 "上边距,右边距,下边距 , 左边距(边距以像素为单位)" Label parent ...
来源: Laya2.0_api 发布时间: 20190513
...X skewY stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addItem bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas...
来源: Laya3.0_api 发布时间: 20231115
...Y space stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive _setHeight addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCan...
来源: Laya3.0_api 发布时间: 20231115
...rce stage staticCache tag texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroy destroyChildren dispose drawToCanv...
来源: Laya3.0_api 发布时间: 20231102
...ollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToT...
来源: Laya3.0_api 发布时间: 20231115
...ect skewX skewY stage staticCache texture timer top transform url viewport visible width x y zOrder root Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer close contains customRender destroy destroyChildren drawToCan...
来源: Laya3.0_api 发布时间: 20231115
...console.log("111: "); txt.visible=false; title = new Sprite(); Laya.stage.addChild(title); title.graphics.drawTexture(Laya.loader.getRes("res/mainpage/title.png")); ...
来源: Laya_社区 发布时间: 20171001