pub type InputFocusSet = InputFocusSystems;👎Deprecated since 0.17.0: Renamed to
InputFocusSystems.Expand description
Deprecated alias for InputFocusSystems.
Aliased Type§
pub enum InputFocusSet {
Dispatch,
}Variants§
Dispatch
System which dispatches bubbled input events to the focused entity, or to the primary window.