Module egui::widgets::selected_label
source · Structs§
- One out of several alternatives, either selected or not. Will mark selected items with a different background color. An alternative to
crate::RadioButton
andcrate::Checkbox
.