大约有 927 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0088 秒)
...ndler Defined in laya/ui/Slider.ts:46 数据变化处理器。 默认回调参数为滑块位置属性 value属性值:Number 。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是...
来源: Laya3.0_api 发布时间: 20231115
... String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定...
来源: Laya3.0_api 发布时间: 20231102
url上带有中文参数如何解码 var url:String = __JS__('window.document.location.href.toString()'); 可以获取中文地址,获取后,如何解码地址中含有的中文,字母的没有问题 比如 xxx.html?id=1&userName=小明 这个小明进来后是乱码的 2017-06-14 添加...
来源: Laya_社区 发布时间: 20170614
...fined in laya/ui/Tree.ts:382 单元格鼠标事件处理器。 默认返回参数(e:Event,index:int)。 Returns Handler Defined in laya/ui/Tree.ts:386 单元格鼠标事件处理器。 默认返回参数(e:Event,index:int)。 Parameters value: Handler Returns void mouseX get mouseX(): number...
来源: Laya3.0_api 发布时间: 20231115
...dler Defined in laya/ui/ScrollBar.ts:46 滚动变化时回调,回传value参数。 disableDrag disableDrag: boolean = false Inherited from ScrollBar.disableDrag Defined in laya/ui/ScrollBar.ts:66 调用滚动停止接口stopMoveLimit时,是否禁止内容的拖拽 downButton downButton: Button I...
来源: Laya3.0_api 发布时间: 20231115
...dler Defined in laya/ui/ScrollBar.ts:46 滚动变化时回调,回传value参数。 disableDrag disableDrag: boolean = false Inherited from ScrollBar.disableDrag Defined in laya/ui/ScrollBar.ts:66 调用滚动停止接口stopMoveLimit时,是否禁止内容的拖拽 downButton downButton: Button I...
来源: Laya3.0_api 发布时间: 20231115
...新的 Socket 对象。默认字节序为 Socket.BIG_ENDIAN 。若未指定参数,将创建一个最初处于断开状态的套接字。若指定了有效参数,则尝试连接到指定的主机和端口。 Socket cleanSocket():void 清理Socket:关闭Socket链接,关闭事件监听,重...
来源: Laya2.0_api 发布时间: 20190513
...IGroup.ts:28 改变 Group 的选择项时执行的处理器,(默认返回参数: 项索引(index:int))。 Optional tag tag: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 Static drawtocanvCtx drawtocanvCtx: Context Inherited from Text.drawtocanvCtx Defined in ...
来源: Laya3.0_api 发布时间: 20231115
...dler Defined in laya/ui/ScrollBar.ts:46 滚动变化时回调,回传value参数。 disableDrag disableDrag: boolean = false Defined in laya/ui/ScrollBar.ts:66 调用滚动停止接口stopMoveLimit时,是否禁止内容的拖拽 downButton downButton: Button Defined in laya/ui/ScrollBar.ts:58 下...
来源: Laya3.0_api 发布时间: 20231115
layaair-cmd 压缩参数无效 layaair-cmd publish -o c 发布出来的js仍然是没压缩的,系统:window7 具体是: layaair-cmd publish -o c -n yasuo --noUi --noAtlas 2018-03-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...
来源: Laya_社区 发布时间: 20180330