Documentation for method schedule-on
assembled from the following pages:
Class: Supply §
From Supply
(Supply) method schedule-on §
method schedule-on(Supply: Scheduler )
Runs the emit, done and quit callbacks on the specified scheduler.
This is useful for GUI toolkits that require certain actions to be run from the GUI thread.