Module egui::containers::modal

source ·

Structs§

  • A modal dialog. Similar to a crate::Window but centered and with a backdrop that blocks input to the rest of the UI.
  • The response of a modal dialog.