Type Alias tauri_runtime::TrayEventHandler

source ยท
pub type TrayEventHandler = dyn Fn(&SystemTrayEvent) + Send + 'static;