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

大约有 248 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0054 秒)

121. laya2.0 ui控件设置center总是有问题 [ 54%]

...候却显示在最左边了(就像是x=0的效果)。 left,right,top,bottom相关的也时好时坏,用1.7.22版本的时候至少编辑器调正确了,运行时也会正确。到了2.0就越用越不懂了.... T^T 2018-11-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...

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

122. laya.ui.Radio_API3.0 [ 54%]

...htSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY clickHandler components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gr...

来源: Laya3.0_api 发布时间: 20231115

123. scaleMode 在微信小游戏IDE上正常 在IOS端不正常,而且只能按原图比例显示 [ 54%]

...如,使用fixedauto、或者full适配模式后,将背景图的top、bottom、left、right属性设置为0,就可以铺满全屏了 2019-03-26 1 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 noSmoking 相...

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

124. laya.display.Stage [ 54%]

... 取值范围: "top" :居顶部对齐; "middle" :居中对齐; "bottom" :居底部对齐; Stage alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值...

来源: laya_api 发布时间: 20170929

125. HtmlDivElement 描边和下划线不能同时使用 [ 53%]

...eight:100px;color:#ff0000;font-size:25px;font-family:SimSun;vertical-align:bottom;line-height:20px;'> <p><span style='font-weight:bold;stroke:3px; font:24px Arial' color='red' href='https://ask.layabox.com/'> LayaBox</span><span>欢迎您的加入</span> </p>&l...

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

126. laya.display.Stage [ 52%]

... 取值范围: "top" :居顶部对齐; "middle" :居中对齐; "bottom" :居底部对齐; Stage alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值...

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

127. laya.ui.HScrollBar_API3.0 [ 52%]

... Properties _extra _ownGraphics _scene _skinBaseUrl _url autoHide autoSize bottomMoveLimit changeHandler disableDrag downButton elasticBackTime elasticDistance hitTestPrior isLockedFun mouseThrough name rollRatio scaleBar slider stopMoveLimit tag topMoveLimit triggerDownDragLimit triggerUpDragLimit ...

来源: Laya3.0_api 发布时间: 20231115

128. laya.ui.VScrollBar_API3.0 [ 52%]

... Properties _extra _ownGraphics _scene _skinBaseUrl _url autoHide autoSize bottomMoveLimit changeHandler disableDrag downButton elasticBackTime elasticDistance hitTestPrior isLockedFun mouseThrough name rollRatio scaleBar slider stopMoveLimit tag topMoveLimit triggerDownDragLimit triggerUpDragLimit ...

来源: Laya3.0_api 发布时间: 20231115

129. Label属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 51%]

...t。 | | valign | 文本的垂直对齐方式。可选值有top、middle、bottom。 | | color | 文本的颜色值。默认为黑色。 | | bgColor | 文本背景颜色。 | | font | 文本的字体名称。 | | fontSize | 文本的字体大小。 | | bold | 文本是否为粗体字显示。 | | it...

来源: Laya2.0_文档 发布时间: 20210714

130. [LayaAir3]Laya3.0 中设置舞台背景透明无效 [ 51%]

...           this.iframe.style.top = "0";         this.iframe.style.bottom = "0";         this.iframe.style.left = "0";         this.iframe.style.right = "0";         this.iframe.style.width = "100%";         this.iframe.style.height = "100%"         this.iframe.style.bord...

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