onUpdatePerfReady
界面更新完成后,性能数据统计回调。
语法
Android
Note
- 由于渲染线程的差异,回调的时机不固定,不应作为任何业务方的起点。回调在主线程中。
iOS
参数
view: LynxView 实例。
Note
- 由于渲染线程的差异,回调的时机不固定,不应作为任何业务方的起点。回调在主线程中。
兼容性
LCD tables only load in the browser
界面更新完成后,性能数据统计回调。
view: LynxView 实例。LCD tables only load in the browser