大约有 60 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0064 秒)
...注:在CheckBox中无效 | | labelColors | 表示标签各个状态下的文本颜色。 格式: "upColor,overColor,downColor,disableColor"。默认为“蓝色,绿色”。 | | labelBold | 表示标签文本标签是否为粗体字。 | | labelFont | 表示文本标签的字体名称,以字...
来源: Laya2.0_文档 发布时间: 20210714
...注:在CheckBox中无效 | | labelColors | 表示标签各个状态下的文本颜色。 格式: "upColor,overColor,downColor,disableColor"。默认为“蓝色,绿色”。 | | labelBold | 表示标签文本标签是否为粗体字。 | | labelFont | 表示文本标签的字体名称,以字...
来源: Laya2.0_文档 发布时间: 20210715
...注:在CheckBox中无效 | | labelColors | 表示标签各个状态下的文本颜色。 格式: "upColor,overColor,downColor,disableColor"。默认为“蓝色,绿色”。 | | labelBold | 表示标签文本标签是否为粗体字。 | | labelFont | 表示文本标签的字体名称,以字...
来源: Laya2.0_文档 发布时间: 20210714
...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
...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
...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
...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
...entDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居...
来源: laya_api 发布时间: 20170929
...Subclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居...
来源: laya_api 发布时间: 20170929
...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