大约有 15 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0061 秒)
...lay/css/TextStyle.ts:28 表示使用此文本格式的文本段落的水平对齐方式。 default "left" bold bold: boolean Defined in laya/display/css/TextStyle.ts:12 是否为粗体 color color: string Defined in laya/display/css/TextStyle.ts:10 文字颜色 font font: string Defined in laya/disp...
来源: Laya3.0_api 发布时间: 20231115
...M: string = "bottom" Defined in laya/display/Stage.ts:95 画布垂直居下对齐。 Static ALIGN_CENTER ALIGN_CENTER: string = "center" Defined in laya/display/Stage.ts:89 画布水平居中对齐。 Static ALIGN_LEFT ALIGN_LEFT: string = "left" Defined in laya/display/Stage.ts:85 画布水平居...
来源: Laya3.0_api 发布时间: 20231115
...or: string 定义文本颜色,比如"#ff0000"。 textAlign: string 文本对齐方式,可选值:"left","center","right"。 lineWidth: number 镶边线条宽度。 borderColor: string 定义镶边文本颜色。 Returns FillTextCmd fillText fillText(text: string | WordText, x: number, y: nu...
来源: Laya3.0_api 发布时间: 20231115
...or: string 定义文本颜色,比如"#ff0000"。 textAlign: string 文本对齐方式,可选值:"left","center","right"。 lineWidth: number 镶边线条宽度。 borderColor: string 定义镶边文本颜色。 Returns FillTextCmd fillText fillText(text: string | WordText, x: number, y: nu...
来源: Laya3.0_api 发布时间: 20231115
...or: string 定义文本颜色,比如"#ff0000"。 textAlign: string 文本对齐方式,可选值:"left","center","right"。 lineWidth: number 镶边线条宽度。 borderColor: string 定义镶边文本颜色。 Returns FillTextCmd fillText fillText(text: string | WordText, x: number, y: nu...
来源: Laya3.0_api 发布时间: 20231115
...Text.ts:478 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Returns string Defined in laya/display/Text.ts:482 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": ...
来源: Laya3.0_api 发布时间: 20231115
...Text.ts:478 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Returns string Inherited from Text.align Defined in laya/display/Text.ts:482 表示文本的水平显示方式。 取值: "left": 居左...
来源: Laya3.0_api 发布时间: 20231115
...tatic CENTER CENTER: string = "center" Defined in laya/ui/VBox.ts:19 居中对齐。 Static LEFT LEFT: string = "left" Defined in laya/ui/VBox.ts:15 左对齐。 Static NONE NONE: string = "none" Defined in laya/ui/VBox.ts:11 无对齐。 Static RIGHT RIGHT: string = "right" Defined in laya/ui/VBox....
来源: Laya3.0_api 发布时间: 20231115
...ic BOTTOM BOTTOM: string = "bottom" Defined in laya/ui/HBox.ts:23 居底部对齐。 Static MIDDLE MIDDLE: string = "middle" Defined in laya/ui/HBox.ts:19 居中对齐。 Static NONE NONE: string = "none" Defined in laya/ui/HBox.ts:11 无对齐。 Static TOP TOP: string = "top" Defined in laya/ui/HB...
来源: Laya3.0_api 发布时间: 20231115
...set labelAlign(value: string): void Defined in laya/ui/Button.ts:601 标签对齐模式, Returns string Defined in laya/ui/Button.ts:606 标签对齐模式, Parameters value: string Returns void labelBold get labelBold(): boolean set labelBold(value: boolean): void Defined in laya/ui/Button.ts:5...
来源: Laya3.0_api 发布时间: 20231115