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

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

41. laya.display.Input [ 65%]

...er函数渲染。 Sprite defaultFont : String = Arial[static] 默认文本字体,默认为ArialText defaultFontSize : int = 12[static] 默认文本大小,默认为12Text destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[r...

来源: Laya2.0_api 发布时间: 20190513

42. laya.display.Input_API3.0 [ 64%]

...void Inherited from Text.font Defined in laya/display/Text.ts:362 文本的字体名称,以字符串形式表示。 默认值为:"Arial",可以通过Config.defaultFont设置默认字体。 如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显...

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

43. ENOENT: no such file or directory, open 'D:\layaidehello eleasewxgameLayaSample.js.map [ 63%]

...quot;; //设置文本颜色 txt.color = "#FF0000"; //设置文本字体大小,单位是像素 txt.fontSize = 66; //设置字体描边 txt.stroke = 5;//描边为5像素 txt.strokeColor = "#FFFFFF"; //设置为粗体 txt.bold = true; //设置文本的显示起点位置X,Y txt.pos...

来源: Laya_社区 发布时间: 20180715

44. laya.ui.UIGroup_API3.0 [ 60%]

...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

45. laya.ui.Button_API3.0 [ 60%]

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

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

46. laya.ui.RadioGroup_API3.0 [ 60%]

...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

47. laya.ui.CheckBox_API3.0 [ 60%]

...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

48. laya.ui.Radio_API3.0 [ 60%]

...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

49. laya.ui.Tab_API3.0 [ 60%]

...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

50. laya.ui.UIGroup [ 59%]

...belColors : StringUIGroup  labelFont : String 表示按钮文本标签的字体名称,以字符串形式表示。 UIGroup  labelPadding : String 表示按钮文本标签的边距。 格式:"上边距,右边距,下边距,左边距"。 UIGroup  labels : String 标签集合字符串。以逗...

来源: laya_api 发布时间: 20170929