API reference

ThreadUtility Class

A static class used for performing callbacks on the main thread

Static Member Functions

Safely calls an action on the main thread using a scheduler.
Parameters
callback
The action to be performed on the main thread