大约有 159 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0080 秒)
Laya_社区(43) Laya3.0_api(35) Laya2.0_文档(31) Laya3.0_文档(21) laya_api(15) Laya2.0_api(13) Laya2.0_示例(1)
... Inherited from ScrollBar.downButton Defined in laya/ui/ScrollBar.ts:58 下按钮 elasticBackTime elasticBackTime: number = 500 Inherited from ScrollBar.elasticBackTime Defined in laya/ui/ScrollBar.ts:54 橡皮筋回弹时间,单位为毫秒。 elasticDistance elasticDistance: number = 0 Inherited...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from ScrollBar.downButton Defined in laya/ui/ScrollBar.ts:58 下按钮 elasticBackTime elasticBackTime: number = 500 Inherited from ScrollBar.elasticBackTime Defined in laya/ui/ScrollBar.ts:54 橡皮筋回弹时间,单位为毫秒。 elasticDistance elasticDistance: number = 0 Inherited...
来源: Laya3.0_api 发布时间: 20231115
...换为容器设置面板,选择容器类型为 Box,然后点击确定按钮完成 Box 容器的添加。  (图) ####2. 转化为 Tree 容器。 选择列表渲染项对象,使用快捷键 Ctrl + B 或选择 **菜单栏->编辑->转换为容器** 选项...
来源: Laya2.0_文档 发布时间: 20210715
...; Laya.stage.addChild(sp); } } } } } ``` 编译上面的代码,点击按钮。选择一个图片文件或者相机进行拍照,发现图片已经显示到舞台上了。那么一个简单的调用相册或者相机的程序就这样完成了。但是我们发现这个“按钮”非常丑陋...
来源: Laya2.0_文档 发布时间: 20210715
...减少 用EffectAnimation实现Button的点击放大效果点击的时候按钮位移动了是否是我做法有问题 Laya.loader.create 不会反馈失败状态跟描述不符合 问题状态 最新活动: 2020-09-17 11:28 浏览: 411 关注: 1 人
来源: Laya_社区 发布时间: 20200917
...eInspectorPanel(): InspectorPanel; } 4.2 示例 例如要动态创建一个按钮,可以用以下代码。 let button = IEditor.GUIUtils.createButton(); //它实现的功能其实和以下代码是相同的,只是更加简洁 //let button = gui.UIPackage.createWidgetSync("~/ui/basics/Button/Butt...
来源: Laya3.0_文档 发布时间: 20251010
...ns void bar get bar(): Button Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"ligh...
来源: Laya3.0_api 发布时间: 20231115
...]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void { _testTips.label.text = "这里是" + name; tip.addChild(_testTips); } Returns any Inherited from UIComponent.toolTip Defin...
来源: Laya3.0_api 发布时间: 20231115
...]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void { _testTips.label.text = "这里是" + name; tip.addChild(_testTips); } Returns any Inherited from UIComponent.toolTip Defin...
来源: Laya3.0_api 发布时间: 20231115
...]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void { _testTips.label.text = "这里是" + name; tip.addChild(_testTips); } Returns any Inherited from UIComponent.toolTip Defin...
来源: Laya3.0_api 发布时间: 20231115