pub fn on_main(f: impl FnOnce() + Send + 'static)
Schedule f on the UI thread (usable from any thread once a backend installed the poster).
f