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

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

1. 属性设置器(JavaScript-IDE篇(JS)-设计模式基础) [ 100%]

...注:在CheckBox中无效 | | labelColors | 表示标签各个状态下的文本颜色。 格式: "upColor,overColor,downColor,disableColor"。默认为“蓝色,绿色”。 | | labelBold | 表示标签文本标签是否为粗体字。 | | labelFont | 表示文本标签的字体名称,以字...

来源: Laya2.0_文档 发布时间: 20210714

2. 属性设置器(TypeScript-IDE篇(TS)-设计模式基础) [ 100%]

...注:在CheckBox中无效 | | labelColors | 表示标签各个状态下的文本颜色。 格式: "upColor,overColor,downColor,disableColor"。默认为“蓝色,绿色”。 | | labelBold | 表示标签文本标签是否为粗体字。 | | labelFont | 表示文本标签的字体名称,以字...

来源: Laya2.0_文档 发布时间: 20210715

3. 属性设置器(ActionScript-IDE篇(AS3)-设计模式基础) [ 99%]

...注:在CheckBox中无效 | | labelColors | 表示标签各个状态下的文本颜色。 格式: "upColor,overColor,downColor,disableColor"。默认为“蓝色,绿色”。 | | labelBold | 表示标签文本标签是否为粗体字。 | | labelFont | 表示文本标签的字体名称,以字...

来源: Laya2.0_文档 发布时间: 20210714

4. laya.ui.Label [ 97%]

...tcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-o...

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

5. laya.ui.TextArea [ 95%]

...entDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中...

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

6. laya.ui.TextInput [ 92%]

...Subclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中...

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

7. laya.ui.Label [ 92%]

...tcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  align : String 表示文本的水平显示方式。 取值: "left": 居左对...

来源: laya_api 发布时间: 20170929

8. laya.ui.TextArea [ 90%]

...entDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居...

来源: laya_api 发布时间: 20170929

9. laya.ui.TextInput [ 87%]

...Subclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居...

来源: laya_api 发布时间: 20170929

10. laya.ui.Label_API3.0 [ 86%]

...laya/ui/Label" Label Class Label Label 类用于创建显示对象以显示文本。 example 以下示例代码,创建了一个 Label 实例。 package { import laya.ui.Label; public class Label_Example { public function Label_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模...

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