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

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

261. laya.ui.Label_API3.0 [ 22%]

...xt(): string set text(value: string): void Defined in laya/ui/Label.ts:177 当前文本内容字符串。 see laya.display.Text.text Returns string Defined in laya/ui/Label.ts:181 当前文本内容字符串。 see laya.display.Text.text Parameters value: string Returns void textField get textField(...

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

262. laya.ui.Dialog_API3.0 [ 22%]

...: boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boolean 一个布尔值表示是否包含指定的 Node 节点对象 。 customRender customRender(context:...

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

263. laya.display.Input_API3.0 [ 22%]

...文本超出宽高后,未尾的几位字符会替换为省略号,表示当前文本还有未显示的内容 Returns string Inherited from Text.overflow Defined in laya/display/Text.ts:626 指定文本超出文本域后的行为 tips: 值为:可见visible、隐藏hidden、滚动:scroll、自动...

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

264. 实体组件系统 · LayaAir3.0文档 · LAYABOX [ 16%]

...果。字符串表达式内,data是一个固定名字的变量,它是当前类型的所有已注册属性的数据集合。表达式内可以使用所有js语法,但不能引用引擎相关类型,也不能使用Laya等全局对象。 readonly readonly: "data.b" true表示只读。可以直...

来源: Laya3.0_文档 发布时间: 20241014