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

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

1. laya.display.BitmapFont_API3.0 [ 100%]

... "laya/display/BitmapFont" BitmapFont Class BitmapFont BitmapFont 是位图字体类,用于定义位图字体信息。 字体制作及使用方法,请参考文章 see http://ldc2.layabox.com/doc/?nav=ch-js-1-2-5 Hierarchy Resource BitmapFont Index Constructors constructor Properties _id autoScal...

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

2. laya.net.Loader_API3.0 [ 83%]

... Static FONT FONT: string = "font" Defined in laya/net/Loader.ts:97 位图字体类型,加载完成后返回BitmapFont,加载后,会根据文件名自动注册为位图字体。 Static HIERARCHY HIERARCHY: string = "HIERARCHY" Defined in laya/net/Loader.ts:101 Hierarchy资源。 Static IMAGE I...

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

3. laya.display.Text_API3.0 [ 55%]

...对象以显示文本。 注意:如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺少设置的字体而显示异常)。 example package { import laya.display.Text; public class...

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

4. laya.html.dom.HTMLDivElement_API3.0 [ 49%]

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

5. laya.display.Input_API3.0 [ 48%]

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

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

6. laya.ui.FontClip_API3.0 [ 46%]

...nals Only exported Menu Globals "laya/ui/FontClip" FontClip Class FontClip 字体切片,简化版的位图字体,只需设置一个切片图片和文字内容即可使用,效果同位图字体 使用方式:设置位图字体皮肤skin,设置皮肤对应的字体内容sheet(如果多行...

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

7. laya.ui.ComboBox_API3.0 [ 39%]

...: number): void Defined in laya/ui/ComboBox.ts:504 下拉列表项标签的字体大小。 Returns number Defined in laya/ui/ComboBox.ts:508 下拉列表项标签的字体大小。 Parameters value: number Returns void labelBold get labelBold(): boolean set labelBold(value: boolean): void Defined in...

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

8. laya.ui.Label_API3.0 [ 39%]

... Label 类的实例对象 label 。 label.font = "Arial";//设置 label 的字体。 label.bold = true;//设置 label 显示为粗体。 label.leading = 4;//设置 label 的行间距。 label.wordWrap = true;//设置 label 自动换行。 label.padding = "10,10,10,10";//设置 label 的边距。 lab...

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

9. laya.ui.RadioGroup_API3.0 [ 35%]

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

10. laya.ui.Tab_API3.0 [ 35%]

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