大约有 21 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0063 秒)
... 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
...个由 length 参数指定的长度的 UTF-8 字节序列,并返回一个字符串。 一般读取的是由 writeUTFBytes 方法写入的字符串。 Parameters Default value len: number = -1 要读的buffer长度,默认将读取缓冲区全部数据。 Returns string 读取的字符串。 getUT...
来源: Laya3.0_api 发布时间: 20231115
...ault value protocols: any[] | null = null 子协议名称。子协议名称字符串,或由多个子协议名称字符串构成的数组 Default value isSecure: boolean = false 是否使用WebSocket安全协议wss,默认(false)使用普通协议ws Returns Socket Properties disableInput disab...
来源: Laya3.0_api 发布时间: 20231115
...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
...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
...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
...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
...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
...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
...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