大约有 45 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0050 秒)
...面数都有 lh文件内meshSprite添加阴影属性无效 请问如何让textinput组件输入密码的时候显示*号? 问题状态 最新活动: 2018-04-04 00:00 浏览: 1618 关注: 2 人 qqyemingqq • 2018-04-03 23:25 var LayaAir3D = (function () { var currentCube; var moveTimer; var curren...
来源: Laya_社区 发布时间: 20180402
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/TextInput" TextInput Class TextInput TextInput 类用于创建显示对象以显示和输入文本。 example 以下示例代码,创建了一个 TextInput 实例。 package { import laya.display.Stage; import laya.ui.TextIn...
来源: Laya3.0_api 发布时间: 20231115
...e.addChild(textArea);//将 textArea 添加到显示列表。 } } Hierarchy TextInput TextArea Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _tf _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activ...
来源: Laya3.0_api 发布时间: 20231115
...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_文档 发布时间: 20241014
...到显示列表。 } } 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