大约有 537 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0047 秒)
Laya_社区(474) Laya2.0_文档(12) Laya_示例(10) Laya2.0_示例(10) Laya3.0_api(9) Laya2.0_api(9) laya_api(7) Laya3.0_文档(6)
怎么获取手机相册内容 怎么获取手机相册内容 <input accept="image/*" type="file">这个可以获得,但是怎么用,怎么接收,有没有有经验的。谢过大家了 2018-05-29 添加评论 已悬赏2元 --> 分享 微博 QZONE 微信 没有找到相关结果 ...
来源: Laya_社区 发布时间: 20180529
..."mouseup": this._mouseTouchUp(); break ; case "mousemove":; var mousePoint=Input3D._tempPoint; mousePoint.setTo(e.pageX,e.pageY); Laya.stage._canvasTransform.invertTransformPoint(mousePoint); this._mouseTouch.mousePositionX=mousePoint.x; this._mouseTouch.mousePositionY=mousePoint.y; this._mouseTouch...
来源: Laya_社区 发布时间: 20200119
...: String = fullscreenchange[static] 浏览器全屏更改时触发Event INPUT : String = input[static] 定义 input 事件对象的 type 属性值。Event KEY_DOWN : String = keydown[static] 定义 keydown 事件对象的 type 属性值。Event KEY_PRESS : String = keypress[static] 定义 k...
来源: Laya2.0_api 发布时间: 20190513
...hy EventDispatcher Socket Index Constructors constructor Properties disableInput protocols BIG_ENDIAN LITTLE_ENDIAN Accessors connected endian input output Methods cleanSocket close connect connectByUrl event flush hasListener off offAll offAllCaller on once send Constructors constructor new Socket(...
来源: Laya3.0_api 发布时间: 20231115
... alert=出错啦,请把此信息截图给研发商 TypeError: this.nativeInput.setBgColor is not a function http://stand.alone.version/lib ... 2712: TypeError: this.nativeInput.setBgColor is not a function this.nativeInput.setBgColor(value); ^^ TypeError: this.nativeInput.setBgColor is not a funct...
来源: Laya_社区 发布时间: 20190227
...AG_START EMPTY END ENTER ERROR FOCUS FOCUS_CHANGE FRAME FULL_SCREEN_CHANGE INPUT JOINT_BREAK KEY_DOWN KEY_PRESS KEY_UP LABEL LAYERCHANGE LINK LOADED MESSAGE MOUSE_DOWN MOUSE_DRAG MOUSE_DRAG_END MOUSE_MOVE MOUSE_OUT MOUSE_OVER MOUSE_UP MOUSE_WHEEL OPEN PAUSED PLAYED PROGRESS READY REMOVED RENDER RESI...
来源: Laya3.0_api 发布时间: 20231115
...d[static] 定义 hierarchyloaded 事件对象的 type 属性值。Event INPUT : String = input[static] 定义 input 事件对象的 type 属性值。Event KEY_DOWN : String = keydown[static] 定义 keydown 事件对象的 type 属性值。Event KEY_PRESS : String = keypress[static] 定义 k...
来源: laya_api 发布时间: 20170929
...vent HIDE_TIP : String = hidetip[static] 隐藏提示信息。 UIEvent INPUT : String = input[static] 定义 input 事件对象的 type 属性值。Event KEY_DOWN : String = keydown[static] 定义 keydown 事件对象的 type 属性值。Event KEY_PRESS : String = keypress[static] 定义 keypr...
来源: Laya2.0_api 发布时间: 20190513
...ded[static] 定义 hierarchyloaded 事件对象的 type 属性值。Event INPUT : String = input[static] 定义 input 事件对象的 type 属性值。Event KEY_DOWN : String = keydown[static] 定义 keydown 事件对象的 type 属性值。Event KEY_PRESS : String = keypress[static] 定义 keypr...
来源: laya_api 发布时间: 20170929
...- | -------------------------- | | Label | 文本框 | label_ | -- | | TextInput | 输入框 | textinput_ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Ta...
来源: Laya2.0_文档 发布时间: 20210714