大约有 214 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0059 秒)
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():Node 克隆。 Sprite3D contains(n...
来源: Laya2.0_api 发布时间: 20190513
...d Externals Only exported Menu Globals "laya/ui/Tree" Tree Class Tree Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 example package { import laya.ui.Tree; import laya.utils.Browser; import laya.utils.Handler; public class Tree_Example { public function Tree_Example() ...
来源: Laya3.0_api 发布时间: 20231115
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():Node 克隆。 Sprite3D contains(n...
来源: Laya2.0_api 发布时间: 20190513
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():Node 克隆。 Sprite3D contains(n...
来源: Laya2.0_api 发布时间: 20190513
...d Externals Only exported Menu Globals "laya/ui/List" List Class List List 控件可显示项目列表。默认为垂直方向列表。可通过UI编辑器自定义列表。 example 以下示例代码,创建了一个 List 实例。 package { import laya.ui.List; import laya.utils.Handler; public c...
来源: Laya3.0_api 发布时间: 20231115
... Text Inherited from Label.textField Defined in laya/ui/Label.ts:392 文本控件实体 Text 实例。 Returns Text texture get texture(): Texture set texture(value: Texture): void Inherited from Text.texture Defined in laya/display/Sprite.ts:1848 设置一个Texture实例,并显示此图片(如...
来源: Laya3.0_api 发布时间: 20231115
...的用法,比如数据来自服务端等。 ### 四、用LayaAirIDE通过控件绘制不规则图形(包括三角形,多边形) **步骤一:**打开我们的LayaAirIDE,点击设计模式,新建一个View页面  (图5) **步骤二:**将组件中的曲线组...
来源: Laya2.0_文档 发布时间: 20210715
...D显示BUG 微信小游戏兼容性bug 部分机型load场景不显示 html控件bug汇总(版本layaAir 2.4) 问题状态 最新活动: 2019-10-18 13:19 浏览: 1096 关注: 1 人
来源: Laya_社区 发布时间: 20191017
... Text Inherited from Label.textField Defined in laya/ui/Label.ts:392 文本控件实体 Text 实例。 Returns Text texture get texture(): Texture set texture(value: Texture): void Inherited from Text.texture Defined in laya/display/Sprite.ts:1848 设置一个Texture实例,并显示此图片(如...
来源: Laya3.0_api 发布时间: 20231115
...的用法,比如数据来自服务端等。 ### 四、用LayaAirIDE通过控件绘制不规则图形(包括三角形,多边形) **步骤一:**打开我们的LayaAirIDE,点击设计模式,新建一个View页面  (图5) **步骤二:**将组件中的曲线组...
来源: Laya2.0_文档 发布时间: 20210714