大约有 1,076 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0063 秒)
...示和隐藏文字? 做复制文本到粘贴板时遇到的奇怪问题 TextInput在手机上文字输入位置不对 layabox打包app layabox写好的程序可以打包成windows安装包吗? Unity中的文字可以在layaAir里加载吗? LayaBox HelloWorld实战 问题状态 最新活动: 20...
来源: Laya_社区 发布时间: 20181214
...本组件设置位图字体 我们分别在场景中创建Text、Label、TextInput,三个组件, 这几个文本组件,正常情况下都是使用的是系统字体,由于我们已在IDE里注册了位图字体,所以就可以直接为这几个组件设置位图字体。 分别点击场景...
来源: Laya2.0_文档 发布时间: 20210715
...Package.createWidget("editorResources/UI/MyWidget.widget"); let input: gui.TextInput = this._panel.getChild("TextInput").getChild("title"); input.on("changed", () => { console.log("改变了!"); }) } } 四、程序化生成界面 4.1 常用方法 除了使用UI编辑器制作界面,也可以...
来源: Laya3.0_文档 发布时间: 20251010
...belInheritanceLabel Component Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的...
来源: laya_api 发布时间: 20170929
...lInheritanceLabel UIComponent Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是...
来源: Laya2.0_api 发布时间: 20190513
...到显示列表。 } } see laya.display.Text Hierarchy UIComponent Label TextInput Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha ...
来源: Laya3.0_api 发布时间: 20231115