大约有 171 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0055 秒)
...的stage.height不能随着实际窗口自动改变呢? 这导致我的UI设置bottom属性无效,请问是怎么回事呢 谢谢 static width:number=450; static height:number=1000; static scaleMode:string="fixedwidth"; static screenMode:string="none"; ...
来源: Laya_社区 发布时间: 20200718
..._XS 赞同来自: 这个需要你自己根据文本的实际内容来自动设置textarea的高度,文本的高度里有个textare示例:textarea.textField.textWidth或textHeight这个是文本的实际内容宽高信息,建议遇到问题多含api文档,学习方式有问题的话,极大...
来源: Laya_社区 发布时间: 20180827
属性第二次设置后需要刷新才生效么? panel设定高度,里面加一个sprite,sprite动态添加数据,每次重新设置sprite高度,高于panel就滑动,但是只有第一次设置有效,之后在设置高度无效,只能是第一次的高度。打印sprite.height 是...
来源: Laya_社区 发布时间: 20170529
...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定...
来源: Laya2.0_api 发布时间: 20190513
...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定...
来源: Laya2.0_api 发布时间: 20190513
...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoPlay : Boolean 表示是否...
来源: Laya2.0_api 发布时间: 20190513
...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定...
来源: Laya2.0_api 发布时间: 20190513
...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定...
来源: Laya2.0_api 发布时间: 20190513
...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定...
来源: Laya2.0_api 发布时间: 20190513
...定义组件List,将所有的item排列好,然后为每个item(Box)设置name为item0,item1,item2,item3....即可实现自定义List组件! 2017-04-10 0 0 分享 微博 QZONE 微信 185*****307 赞同来自: 自定义 是不是涉及滑动的那些逻辑要自己写 2017-04-10 0 1 ...
来源: Laya_社区 发布时间: 20170410