Skip to main content

EventLoopProxy

Type Alias EventLoopProxy 

Source
pub type EventLoopProxy = EventLoopProxy<PlotterAppEvent>;
Expand description

A type of event loop proxy.

Aliased Typeยง

pub struct EventLoopProxy { /* private fields */ }