Function silkenweb::window::on_afterprint

source ·
pub fn on_afterprint(f: impl FnMut(Event) + 'static) -> EventCallback
Expand description

Add a afterprint event handler at the window level.

This only has an effect on WASM targets.