Type Alias freya_testing::FocusSender

pub type FocusSender = Sender<NodeId>;
Expand description

Send focus updates to the Accessibility provider.

Aliased Type§

struct FocusSender { /* private fields */ }