• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 443 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0040 秒)

441. 网络通信 · LayaAir3.0文档 · LAYABOX [ 16%]

...f ArrayBuffer) { console.log(new Byte(message).readUTFBytes()); } // 清理缓存的服务端发来的数据 this.socket.input.clear(); } // 出现异常后的事件回调 private onConnectError(e: Event = null): void { console.log("error"); } 3.2 Laya.Byte 二进制读写 在开发项目中,二...

来源: Laya3.0_文档 发布时间: 20230719

442. laya.ui.Panel_API3.0 [ 16%]

...值才有效,staticCache=true时,子对象变化时不会自动更新缓存,只能通过调用reCache方法手动刷新。 Returns boolean Inherited from Text.staticCache Defined in laya/display/Sprite.ts:393 设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时...

来源: Laya3.0_api 发布时间: 20231115

443. laya.ui.List_API3.0 [ 16%]

... cacheContent cacheContent: boolean Defined in laya/ui/List.ts:221 是否缓存内容,如果数据源较少,并且list内无动画,设置此属性为true能大大提高性能 disableStopScroll disableStopScroll: boolean = false Defined in laya/ui/List.ts:182 禁用滚动条停止 hitTestPrior ...

来源: Laya3.0_api 发布时间: 20231115