大约有 4 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0031 秒)
... leading leading: number Defined in laya/display/css/TextStyle.ts:39 垂直行间距(以像素为单位) strikethrough strikethrough: boolean Defined in laya/display/css/TextStyle.ts:53 stroke stroke: number Defined in laya/display/css/TextStyle.ts:46 描边宽度(以像素为单位)。 默...
来源: Laya3.0_api 发布时间: 20231115
...true;//设置 label 显示为粗体。 label.leading = 4;//设置 label 的行间距。 label.wordWrap = true;//设置 label 自动换行。 label.padding = "10,10,10,10";//设置 label 的边距。 label.color = "#ff00ff";//设置 label 的颜色。 label.text = "Hello everyone,我是一个可爱...
来源: Laya3.0_api 发布时间: 20231115
...set leading(value: number): void Defined in laya/display/Text.ts:526 垂直行间距(以像素为单位)。 Returns number Defined in laya/display/Text.ts:530 垂直行间距(以像素为单位)。 Parameters value: number Returns void lines get lines(): ReadonlyArray<ITextLine> Define...
来源: Laya3.0_api 发布时间: 20231115
...void Inherited from Text.leading Defined in laya/display/Text.ts:526 垂直行间距(以像素为单位)。 Returns number Inherited from Text.leading Defined in laya/display/Text.ts:530 垂直行间距(以像素为单位)。 Parameters value: number Returns void lines get lines(): ReadonlyA...
来源: Laya3.0_api 发布时间: 20231115