Function egui::text_selection::visuals::paint_text_cursor
source ยท pub fn paint_text_cursor(
ui: &Ui,
painter: &Painter,
primary_cursor_rect: Rect,
time_since_last_interaction: f64,
)
Expand description
Paint one end of the selection, e.g. the primary cursor, with blinking (if enabled).