大约有 95 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)
...wss连接不成功web版本没问题,有DEMO LayaAir Run 点击无反应 dialog popup 点外围 就关闭了, UIConfig.closeDialogOnSide 没反应 请问 laya 入口文件怎么改成其他的 不要LayaSample 座位入口主文件 微信开放域排行榜滑动list滑动没反应 (实现手...
来源: Laya_社区 发布时间: 20180510
...I DocumentationAll Packages | All Classes | Index | Frames No Frames DialogProperties | Methods | Events | Constants Packagelaya.uiClasspublic class DialogInheritanceDialog View Scene Sprite Node EventDispatcher Object Dialog 组件是一个弹出对话框,实现对话框弹出,拖动...
来源: Laya2.0_api 发布时间: 20190513
... _proto.onPlay = function () { UIConfig.popupBgAlpha = 0.85; UIConfig.closeDialogOnSide = false; this.diango = new Laya.Dialog(); this.diango.width = Laya.stage.width; this.diango.height = Laya.stage.height; var loading_array = []; for(var i = 1; i < 28; i++ ){ loading_array.push('loading/'+ i +'...
来源: Laya_社区 发布时间: 20171107
...cumentationAll Packages | All Classes | Index | Frames No Frames AsynDialogProperties | Methods | Events | Constants Packagelaya.uiClasspublic class AsynDialogInheritanceAsynDialog Dialog View Box Component Sprite Node EventDispatcher Object 异步Dialog的生命周期:show或者popup >...
来源: laya_api 发布时间: 20170929
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Dialog" Dialog Class Dialog Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭等 通过设...
来源: Laya3.0_api 发布时间: 20231115