Type Alias TrayIconEventReceiver
pub type TrayIconEventReceiver = Receiver<TrayIconEvent>;Expand description
A reciever that could be used to listen to tray events.
Aliased Typeยง
pub struct TrayIconEventReceiver { /* private fields */ }pub type TrayIconEventReceiver = Receiver<TrayIconEvent>;A reciever that could be used to listen to tray events.
pub struct TrayIconEventReceiver { /* private fields */ }