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

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

11. 插件开发说明 · LayaAir3.0文档 · LAYABOX [ 49%]

...eInspectorPanel(): InspectorPanel; } 4.2 示例 例如要动态创建一个按钮,可以用以下代码。 let button = IEditor.GUIUtils.createButton(); //它实现的功能其实和以下代码是相同的,只是更加简洁 //let button = gui.UIPackage.createWidgetSync("~/ui/basics/Button/Butt...

来源: Laya3.0_文档 发布时间: 20241014

12. laya.ui.ComboBox_API3.0 [ 49%]

...t labelBold(value: boolean): void Defined in laya/ui/ComboBox.ts:686 表示按钮文本标签是否为粗体字。 see laya.display.Text#bold Returns boolean Defined in laya/ui/ComboBox.ts:690 表示按钮文本标签是否为粗体字。 see laya.display.Text#bold Parameters value: boolean Returns ...

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

13. laya.ui.ScrollBar_API3.0 [ 48%]

...制所显示的数据部分。 滚动条由四部分组成:两个箭头按钮、一个轨道和一个滑块。 * see laya.ui.VScrollBar see laya.ui.HScrollBar Hierarchy UIComponent ScrollBar VScrollBar HScrollBar Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _ur...

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

14. laya.ui.HScrollBar_API3.0 [ 48%]

... 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

15. laya.ui.VScrollBar_API3.0 [ 48%]

... 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

16. laya.ui.Clip_API3.0 [ 47%]

...]); } 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

17. laya.display.Scene_API3.0 [ 47%]

... Parameters Default value type: string = null 如果是点击默认关闭按钮触发,则传入关闭按钮的名字(name),否则为null。 Returns void onDestroy onDestroy(): void Inherited from Node.onDestroy Defined in laya/display/Node.ts:204 销毁时执行 此方法为虚方法,使用时...

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

18. laya.ui.HSlider_API3.0 [ 46%]

...ton Inherited from Slider.bar 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

19. laya.ui.VSlider_API3.0 [ 46%]

...ton Inherited from Slider.bar 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

20. laya.ui.View_API3.0 [ 46%]

... Parameters Default value type: string = null 如果是点击默认关闭按钮触发,则传入关闭按钮的名字(name),否则为null。 Returns void onDestroy onDestroy(): void Inherited from Node.onDestroy Defined in laya/display/Node.ts:204 销毁时执行 此方法为虚方法,使用时...

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