Skip to main content

on_main

Function on_main 

Source
pub fn on_main(f: impl FnOnce() + Send + 'static)
Expand description

Schedule f on the UI thread (usable from any thread once a backend installed the poster).

Day API ↩ Guides· daybrite.dev