大约有 14 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0042 秒)
...label.width); trace("label1",label1.width); trace("hbox",hbox.width); hbox.refresh(); trace("label",label.width); trace("label1",label1.width); trace("hbox",hbox.width); Laya.stage.addChild(hbox); 如何才能够获得正常的包含所有child的宽度 2019-06-06 添加评论 免费帖 --> 分...
来源: Laya_社区 发布时间: 20190606
... ms ago! 06-09 11:48:56.954 1654-1654/? D/StatusBar.MSimNetworkController: refreshviews update icon subscription===0 mMSimPhoneSignalIconId[subscription]===2130838395 mMSimPhoneSignalTypeIconId[subscription]===0 mMSimMobileActivityIconId[subscription]===0 mMSimDataTypeIconId[subscription]===0 06-09 ...
来源: Laya_社区 发布时间: 20170609
... onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache refresh removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale scrollTo setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_bottom set_dataSource s...
来源: Laya3.0_api 发布时间: 20231115
... gui.UIPackage.createWidgetSync("MyField.widget"); return { ui: input }; } refresh() { //这里负责将数据设置到界面上 } } MyTestField是注册的名字,实际应用需要保证不要和其他人取的名字冲突,所以建议取"com.layabox.test"这样的名字。 InspectorField的cre...
来源: Laya3.0_文档 发布时间: 20251010