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

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

1. laya.ui.UIUtils_API3.0 [ 100%]

... typeof Number | typeof String): any[] Defined in laya/ui/UIUtils.ts:19 用符串填充数组,并返回数组副本。 Parameters arr: any[] 源数组对象。 str: string 用逗号连接的符串。如"p1,p2,p3,p4"。 Default value type: typeof Number | typeof String = null 如果值不为n...

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

2. laya.utils.Byte_API3.0 [ 91%]

...个由 length 参数指定的长度的 UTF-8 字节序列,并返回一个符串。 一般读取的是由 writeUTFBytes 方法写入的符串。 Parameters Default value len: number = -1 要读的buffer长度,默认将读取缓冲区全部数据。 Returns string 读取的符串。 getUT...

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

3. laya.net.Socket_API3.0 [ 87%]

...ault value protocols: any[] | null = null 子协议名称。子协议名称符串,或由多个子协议名称符串构成的数组 Default value isSecure: boolean = false 是否使用WebSocket安全协议wss,默认(false)使用普通协议ws Returns Socket Properties disableInput disab...

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

4. laya.display.Text_API3.0 [ 61%]

...rs _parseEscapeChars: boolean Defined in laya/display/Text.ts:202 是否将符串中的\n,\t转换为实际功能的字符 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/...

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

5. laya.display.Input_API3.0 [ 59%]

...d from Text._parseEscapeChars Defined in laya/display/Text.ts:202 是否将符串中的\n,\t转换为实际功能的字符 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/...

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

6. laya.ui.RadioGroup_API3.0 [ 54%]

...Group 类实例。 Parameters Default value labels: string = null 标签集符串。以逗号做分割,如"item0,item1,item2,item3,item4,item5"。 Default value skin: string = null 皮肤。 Returns RadioGroup Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in l...

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

7. laya.ui.UIGroup_API3.0 [ 54%]

...Group 类实例。 Parameters Default value labels: string = null 标签集符串。以逗号做分割,如"item0,item1,item2,item3,item4,item5"。 Default value skin: string = null 皮肤。 Returns UIGroup Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya...

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

8. laya.maths.Matrix_API3.0 [ 53%]

...97 返回列出该 Matrix 对象属性的文本值。 Returns string 一个符串,它包含 Matrix 对象的属性值:a、b、c、d、tx 和 ty。 transformPoint transformPoint(out: Point): Point Defined in laya/maths/Matrix.ts:178 将 Matrix 对象表示的几何转换应用于指定点。 P...

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

9. laya.ui.Tab_API3.0 [ 52%]

...ned in laya/ui/UIGroup.ts:410 表示按钮文本标签的字体名称,以符串形式表示。 see laya.display.Text.font() Returns string Inherited from UIGroup.labelFont Defined in laya/ui/UIGroup.ts:414 表示按钮文本标签的字体名称,以符串形式表示。 see laya.display.Te...

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

10. laya.ui.Button_API3.0 [ 50%]

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

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