大约有 127 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0056 秒)
...tton.labelFont Defined in laya/ui/Button.ts:588 表示按钮文本标签的字体名称,以字符串形式表示。 Returns string Inherited from Button.labelFont Defined in laya/ui/Button.ts:593 表示按钮文本标签的字体名称,以字符串形式表示。 Parameters value: string Returns...
来源: Laya3.0_api 发布时间: 20231115
...oup.labelFont Defined in laya/ui/UIGroup.ts:410 表示按钮文本标签的字体名称,以字符串形式表示。 see laya.display.Text.font() Returns string Inherited from UIGroup.labelFont Defined in laya/ui/UIGroup.ts:414 表示按钮文本标签的字体名称,以字符串形式表示。 s...
来源: Laya3.0_api 发布时间: 20231115
...oup.labelFont Defined in laya/ui/UIGroup.ts:410 表示按钮文本标签的字体名称,以字符串形式表示。 see laya.display.Text.font() Returns string Inherited from UIGroup.labelFont Defined in laya/ui/UIGroup.ts:414 表示按钮文本标签的字体名称,以字符串形式表示。 s...
来源: Laya3.0_api 发布时间: 20231115
...string): void Defined in laya/ui/UIGroup.ts:410 表示按钮文本标签的字体名称,以字符串形式表示。 see laya.display.Text.font() Returns string Defined in laya/ui/UIGroup.ts:414 表示按钮文本标签的字体名称,以字符串形式表示。 see laya.display.Text.font() Param...
来源: Laya3.0_api 发布时间: 20231115
...距离Sprite原点(0,0)坐标位置的偏移值。 font:文本的字体设置。 Font Size:文本的字体大小。 Bold:文本是否为粗体。 Italic:文本是否为斜体。 fillColor:文本颜色。 Stork:文本的描边宽度,0表示不描边。 Stork Color:文本的描...
来源: Laya3.0_文档 发布时间: 20241014
...整 使用下拉框来选择文本的水平对齐和垂直对齐方式 字体大小,粗细,描边,overflow超出行为随意调节 5. 基于AOP的暂停与单帧调试运行,能够在不修改源码的情况下控制引擎循环(需要注意的是,与Unity类似,暂停时修改的属性需...
来源: Laya_社区 发布时间: 20190225
...|false; 是否是粗体 letter-spacing:10px; 字间距 font-family:宋体; 字体 font-size:20px; 字体大小 font-weight:bold:none; 字体是否是粗体,功能同bold color:#ff0000; 字体颜色 stroke:2px; 字体描边宽度 strokeColor:#ff0000; 字体描边颜色 padding:10px 10px 20px 20px; ...
来源: Laya3.0_api 发布时间: 20231102