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

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

121. [LayaAir3]list.selectHandler [ 64%]

...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

122. [LayaAir3]TextArea的问题 [ 64%]

...,输入结束后,想让用户无法再TextArea中输入文字,用了visible=false,editable=flase等,都 无效,应该怎么设置?   具体 要求是:输完会弹出一个提示框,已经设置鼠标为是,但下面的TextArea还是可以输入,按道理下面TextArea的应该...

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

123. laya.ui.VBox_API3.0 [ 64%]

...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

124. laya.ui.Label [ 64%]

...ng overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低依次为:hidden > visible > scroll。 Label  padding : String 边距信息 "上边距,右边距,下边距 , 左边距(边距以像素为单位)" Label parent ...

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

125. laya.ui.ViewStack_API3.0 [ 63%]

...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

126. laya.ui.HBox_API3.0 [ 63%]

...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

127. laya.ui.AdvImage_API3.0 [ 63%]

...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

128. laya.display.Sprite_API3.0 [ 63%]

...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

129. laya.ui.View_API3.0 [ 63%]

...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

130. [求助]无法使用loader预先加载 [ 63%]

...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