大约有 38 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0050 秒)
输入文本组件(TextInput)1. LayaAir IDE中使用TextInput1.1 创建TextInput1.2 TextInput属性1.3 脚本控制TextInput2. Textinput代码创建输入文本组件(TextInput) 1. LayaAir IDE中使用TextInput 文本输入框是游戏中经常会用到的一个UI组件,任何需要输入的时...
来源: Laya3.0_文档 发布时间: 20241014
TextInput.restrict只允许中英文、数字输入怎么做鸭? 在使用TextInput的过程中,发现有属性restrict可以限制输入,简单的数字可以实现,但是在我想要做到允许输入中英文、数字的时候,写了个正则,没有生效,同学们帮忙看下,...
来源: Laya_社区 发布时间: 20190117
为什么这个ui中给这个TextInput组件runtime属性绑定了一个类 绑定了这个类后, class TextInputEx extends Laya.TextInput constructor() { console.log("执行了"); super() ; } // 获取焦点 onFocus() : void { console.log("焦点进入"); // 是否缓存初始的文本提示字...
来源: Laya_社区 发布时间: 20181012
...22 相关问题 怎么获得laya.input输入框里面的值 请问如何让textinput组件输入密码的时候显示*号? text解析特殊字符有bug HttpRequest无法发送除字符串以外的数据 unity插件导出带动画的模型报错,试了各种动画都不行,能告诉下具体有...
来源: Laya_社区 发布时间: 20170826
...I DocumentationAll Packages | All Classes | Index | Frames No Frames TextInputProperties | Methods | Events Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label Component Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和...
来源: laya_api 发布时间: 20170929
...I DocumentationAll Packages | All Classes | Index | Frames No Frames TextInputProperties | Methods | Events Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label UIComponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和...
来源: Laya2.0_api 发布时间: 20190513
...成场景类了,此时该如何获得场景内的元素 请问如何让textinput组件输入密码的时候显示*号? Input输入文本的restrict限制输入的字符怎么使用? android 新版打包要求输入js或者json,而不是html路径 我应该如何处理 打包后的app能不...
来源: Laya_社区 发布时间: 20170424
...ods | Events Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label Component Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined...
来源: laya_api 发布时间: 20170929
...ods | Events Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label UIComponent Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefin...
来源: Laya2.0_api 发布时间: 20190513
...ts编写的相关内容,都要使用import和export吗? 请问如何让textinput组件输入密码的时候显示*号? 怎么获得laya.input输入框里面的值 为什么在编辑器模式下正常的animation, 运行时播放就会丢失内容? 如何清除sharedCanvas上一次绘制的...
来源: Laya_社区 发布时间: 20170324