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