Skip to main content

paint_kbd_chip

Function paint_kbd_chip 

Source
pub fn paint_kbd_chip(
    ui: &mut dyn UiBuilder,
    origin: [f32; 2],
    label: &str,
    theme: &UiTheme,
) -> f32
Expand description

A keyboard-shortcut chip (“⌘”, “K”, “Esc”). Returns the right edge in screen-space.