Hi
I need to perform a calculation after the scheduler has loaded when all events are visible and any other API event has finished. Is there such an event? I have tried onViewChanged, onTimeLineUpdated etc but there is always something else triggered after OR any of the events aren’t triggered.
Is there like a onSchedulerCompleted event or similar which I can be certain is always triggered and is always last?