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

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

81. laya.ui.AdvImage_API3.0 [ 44%]

...from Image.skin Defined in laya/ui/Image.ts:126 对象的皮肤地址,以符串表示。 如果资源未加载,则先加载资源,加载完成后应用于此对象。 注意:资源加载完成后,会自动缓存至资源库中。 Returns string Inherited from Image.skin Defined in laya/...

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

82. laya.ui.CheckBox_API3.0 [ 44%]

...ined in laya/ui/Button.ts:588 表示按钮文本标签的字体名称,以符串形式表示。 Returns string Inherited from Button.labelFont Defined in laya/ui/Button.ts:593 表示按钮文本标签的字体名称,以符串形式表示。 Parameters value: string Returns void labelPadding...

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

83. laya.ui.Image_API3.0 [ 44%]

...: string): void Defined in laya/ui/Image.ts:130 对象的皮肤地址,以符串表示。 如果资源未加载,则先加载资源,加载完成后应用于此对象。 注意:资源加载完成后,会自动缓存至资源库中。 Returns string Defined in laya/ui/Image.ts:134 对象的...

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

84. laya.ui.Dialog_API3.0 [ 44%]

...式:构成一个矩形所需的 x,y,width,heith 值,用逗号连接为符串。 例如:"0,0,100,200"。 see #includeExamplesSummary 请参考示例 Returns string Defined in laya/ui/Dialog.ts:232 用来指定对话框的拖拽区域。默认值为"0,0,0,0"。 格式:构成一个矩形所...

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

85. laya.ui.Tree_API3.0 [ 42%]

...ate function onLoadComplete():void { var xmlString:String;//创建一个xml符串,用于存储树结构数据。 xmlString = "<root><item label='box1'><abc label='child1'/><abc label='child2'/><abc label='child3'/><abc...

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

86. laya.ui.Label_API3.0 [ 37%]

...一个新的 Label 实例。 Parameters Optional text: string 文本内容符串。 Returns Label Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya...

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

87. 通用发布 · LayaAir3.0文档 · LAYABOX [ 36%]

..."加载进度" + JSON.stringify(res)); //将res对象转换成JSON格式的符串,此处打印的值为1。本句代码主要应用于小游戏发布后打印loadTask反应下载进度 } } 注:资源加载请参考《资源加载》。 利用代码加载时,不勾选启动时自动加载,...

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

88. laya.ui.ColorPicker_API3.0 [ 35%]

...生改变时执行的函数处理器。 默认返回参数color:颜色值符串。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是优先检测其子对象。鼠标事件检...

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

89. laya.ui.TextInput_API3.0 [ 35%]

...nherited from Label.text Defined in laya/ui/Label.ts:177 当前文本内容符串。 see laya.display.Text.text Returns string Inherited from Label.text Defined in laya/ui/Label.ts:181 当前文本内容符串。 see laya.display.Text.text Parameters value: string Returns void textField get te...

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

90. laya.ui.TextArea_API3.0 [ 35%]

...个新的 TextArea 示例。 Parameters Optional text: string 文本内容符串。 Returns TextArea Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _graphics _graphics: AutoBitmap Inherited from TextInput._graphics Overrides Sprite._gra...

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