Called when data update, but the view may not be updated.
public void onDataUpdated();
- (void)lynxViewDidUpdate:(LynxView *)view;
view
public onDataUpdated(): void;
Loading...