Skip to main content

set_platform_background_activity

Function set_platform_background_activity 

Source
pub fn set_platform_background_activity(activity: Arc<dyn BackgroundActivity>)
Expand description

Re-export framework services (HTTP, URI, etc.) from the dedicated services crate. Installs the platform background-activity handler, replacing any previous one.