大约有 189 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)
Laya_社区(172) Laya2.0_文档(6) Laya3.0_文档(3) laya_api(2) Laya3.0_api(2) Laya2.0_api(2) Laya2.0_示例(1) Laya_示例(1)
... 分享:自定义事件派发与侦听(A页面派发 B页面侦听) TextInput重写onFocus和onBlur事件监听不到 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? ui list 里面的元素不能点击两次 l...
来源: Laya_社区 发布时间: 20180404
...]] = tmpColors.join(","); } } } /** * 输入框样式赋值 * @param {Laya.TextInput} input * @param {ITextFormat} styleObj */ assignTextInputFontStyle(input: Laya.TextInput, style: string | ITextFormat): void { let styleObj: ITextFormat; if (typeof style === "string") { styleObj = this.getStyleById...
来源: Laya_社区 发布时间: 20171226
...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
... at Input.<anonymous> (http://stand.alone.version/lib ... 712:21) at TextInput.<anonymous> (http://stand.alone.version/libs/laya.ui.js:2751:19) at Function.SceneUtils.setCompValue (http://stand.alone.version/lib ... 978:14) at Function.SceneUtils.createComp (http://stand.alone.version/li...
来源: Laya_社区 发布时间: 20190227
...与用法 查阅API的时候,才发现文本方面 不止有 Text 跟TextInput 才疏学浅了,求普及讲解一下以下文本类的主要区别——优势,主要用途——常用在哪里: (API上能查到的东西就不要发了,我想知道的不是怎么用,而是区别与用...
来源: Laya_社区 发布时间: 20170813
...----- | -------------------------- | | Label | 文本框 | label_ | -- | | TextInput | 输入框 | textinput_ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | ...
来源: Laya2.0_文档 发布时间: 20210714
...----- | -------------------------- | | Label | 文本框 | label_ | -- | | TextInput | 输入框 | textinput_ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | ...
来源: Laya2.0_文档 发布时间: 20210715
...----- | -------------------------- | | Label | 文本框 | label_ | -- | | TextInput | 输入框 | textinput_ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | ...
来源: Laya2.0_文档 发布时间: 20210714
... - 杀意来袭 怎么获得laya.input输入框里面的值 请问如何让textinput组件输入密码的时候显示*号? 微信小游戏上线了,但凑不够需要的用户量咋办,有人有解决办法么 【BUG备忘录】关于Tween动画无法正常作用问题-解决办法 3d项目-unity...
来源: Laya_社区 发布时间: 20181122
...完成功能?在某些版本的谷歌浏览器中,密码输入框即 TextInput.type = Input.TYPE_PASSWORD 时,点击密码输入框会显示黄底框并有什么“使用以下项的功能”,并自动填上之前填的的密码。很丑很烦人有没有。 附件 : --> 2017-08-29 添加...
来源: Laya_社区 发布时间: 20170829