大约有 11,331 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0169 秒)
Laya_社区(10657) Laya3.0_文档(243) Laya2.0_文档(201) Laya3.0_api(118) laya_api(36) Laya2.0_api(29) Laya_示例(27) Laya2.0_示例(20)
...tx Defined in laya/display/Sprite.ts:1319 Static offsetX offsetX: number = 10 Defined in laya/ui/TipManager.ts:13 Static offsetY offsetY: number = 15 Defined in laya/ui/TipManager.ts:14 Static tipBackColor tipBackColor: string = "#111111" Defined in laya/ui/TipManager.ts:16 Static tipDelay tipDelay:...
来源: Laya3.0_api 发布时间: 20231115
...346: I/WebViewFactory(7884): Loading com.android.webview version 52.0.2743.100 (code 275610010) 07-04 20:55:27.369: W/System(7884): ClassLoader referenced unknown path: /system/app/webview/lib/x86 07-04 20:55:27.375: I/art(7884): Rejecting re-init on previously-failed class java.lang.Class<com.an...
来源: Laya_社区 发布时间: 20190704
...ce = {label2: {text:"改变了label",size:14}, checkbox2: {selected:true,x:10}}; Returns any Inherited from UIComponent.dataSource Defined in laya/ui/UIComponent.ts:164 implements 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号...
来源: Laya3.0_api 发布时间: 20231102
... number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from Text.alpha Defined in laya/display/Sprite.ts:1030 透明度,值为0-1,默认值为1,表示...
来源: Laya3.0_api 发布时间: 20231115
...Flash机制不同 Sprite maxChars : int 字符数量限制,默认为10000。 设置字符数量限制时,小于等于0的值将会限制字符数量为10000。 Input maxScrollX : int[read-only] 获取横向可滚动最大值。 Text maxScrollY : int[read-only] 获取纵向可滚动最大值...
来源: Laya2.0_api 发布时间: 20190513
... number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from Text.alpha Defined in laya/display/Sprite.ts:1030 透明度,值为0-1,默认值为1,表示...
来源: Laya3.0_api 发布时间: 20231115
... number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from Text.alpha Defined in laya/display/Sprite.ts:1030 透明度,值为0-1,默认值为1,表示...
来源: Laya3.0_api 发布时间: 20231115
... "resource/ui/hscroll.png";//设置 hScrollBar 的皮肤。 hScrollBar.x = 100;//设置 hScrollBar 对象的属性 x 的值,用于控制 hScrollBar 对象的显示位置。 hScrollBar.y = 100;//设置 hScrollBar 对象的属性 y 的值,用于控制 hScrollBar 对象的显示位置。 hScrollBar...
来源: Laya3.0_api 发布时间: 20231115
... "resource/ui/vscroll.png";//设置 vScrollBar 的皮肤。 vScrollBar.x = 100;//设置 vScrollBar 对象的属性 x 的值,用于控制 vScrollBar 对象的显示位置。 vScrollBar.y = 100;//设置 vScrollBar 对象的属性 y 的值,用于控制 vScrollBar 对象的显示位置。 vScrollBar...
来源: Laya3.0_api 发布时间: 20231115
...ce = {label2: {text:"改变了label",size:14}, checkbox2: {selected:true,x:10}}; Returns any Inherited from UIComponent.dataSource Defined in laya/ui/UIComponent.ts:164 implements 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号...
来源: Laya3.0_api 发布时间: 20231102