re_viewer::external::re_ui

Function modifiers_text

Source
pub fn modifiers_text(modifiers: Modifiers, ctx: &Context) -> IconText
Expand description

Helper to add [egui::Modifiers] as text with icons. Will automatically show Cmd/Ctrl based on the OS.