Type Alias freya_testing::prelude::FocusReceiver
source · pub type FocusReceiver = Receiver<NodeId>;
Expand description
Receive updates by the platform of the focused elements
Aliased Type§
struct FocusReceiver { /* private fields */ }