大约有 361 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0079 秒)
...引处。 List callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component changeItem(index:int, source:Object):void 修改单元格数据源。 List clearTimer(caller:*, method:Function)...
来源: laya_api 发布时间: 20170929
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Static CULLINGMODE_ALWAYSANIMATE CULLINGMODE_ALWAYSANIMATE: number = 0 Defined in laya/d3/component/...
来源: Laya3.0_api 发布时间: 20231115
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 userData userData: any Defined in laya/d3/physics/Rigidbody3D.ts:56 Static TYPE_DYNAMIC TYPE_DYNAMIC...
来源: Laya3.0_api 发布时间: 20231115
...引处。 List callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node changeItem(index:int, source:Object):void 修改单元格数据源。 List clearTimer(caller:*, method:Function):void...
来源: Laya2.0_api 发布时间: 20190513
...e:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:N...
来源: Laya2.0_api 发布时间: 20190513
...子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(nod...
来源: laya_api 发布时间: 20170929
...子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(nod...
来源: laya_api 发布时间: 20170929
...es Input Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺少设置的字体而显示异常)。 Public Properties Hid...
来源: Laya2.0_api 发布时间: 20190513
...子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(nod...
来源: laya_api 发布时间: 20170929
...值为:"Arial",可以通过Font.defaultFont设置默认字体。 如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺少设置的字体而显示异常)。 Label fontSize : int...
来源: laya_api 发布时间: 20170929