Called when JS environment preparation completed.
public void onRuntimeReady();
- (void)lynxViewDidConstructJSRuntime:(LynxView *)view;
view
public onRuntimeReady(): void;
Loading...