Function de_gui::textbox::focus_system
source · fn focus_system(
window_query: Query<'_, '_, &mut Window, With<PrimaryWindow>>,
focused: FocusedQuery<'_, '_, &mut BackgroundColor, With<TextBox>>
)
fn focus_system(
window_query: Query<'_, '_, &mut Window, With<PrimaryWindow>>,
focused: FocusedQuery<'_, '_, &mut BackgroundColor, With<TextBox>>
)