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

大约有 525 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0214 秒)

511. laya.ui.Radio [ 35%]

...lor,disableColor"。 Button labelFont : String 表示按钮文本标签的字体名称,以字符串形式表示。 Button labelPadding : String 表示按钮文本标签的边距。 格式:"上边距,右边距,下边距,左边距"。 Button labelSize : int 表示按钮文本标签的字体大...

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

512. laya.ui.Radio_API3.0 [ 34%]

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

513. laya.ui.RadioGroup_API3.0 [ 34%]

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

514. laya.ui.Tab_API3.0 [ 34%]

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

515. laya.html.dom.HTMLDivElement_API3.0 [ 33%]

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

516. laya.ui.TextInput_API3.0 [ 33%]

...ut 的文本颜色。 textInput.font = "Arial";//设置 textInput 的文本字体。 textInput.bold = true;//设置 textInput 的文本显示为粗体。 textInput.fontSize = 30;//设置 textInput 的字体大小。 textInput.wordWrap = true;//设置 textInput 的文本自动换行。 textInput.x = ...

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

517. laya.ui.TextArea_API3.0 [ 33%]

... textArea 的文本颜色。 textArea.font = "Arial";//设置 textArea 的字体。 textArea.bold = true;//设置 textArea 的文本显示为粗体。 textArea.fontSize = 20;//设置 textArea 的文本字体大小。 textArea.wordWrap = true;//设置 textArea 的文本自动换行。 textArea.x = 10...

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

518. laya.ui.Tab [ 33%]

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

来源: laya_api 发布时间: 20170929

519. laya.ui.RadioGroup [ 32%]

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

来源: laya_api 发布时间: 20170929

520. []LayaTree v1.0.5版本更新(2021.11.17) [ 32%]

...整​ 使用下拉框来选择文本的水平对齐和垂直对齐方式 字体大小,粗细,描边,overflow超出行为随意调节 5. 基于AOP的暂停与单帧调试运行,能够在不修改源码的情况下控制引擎循环(需要注意的是,与Unity类似,暂停时修改的属性需...

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