Module egui::containers::window

source ยท

Structsยง

  • Which sides can be resized?
  • ResizeInteraction ๐Ÿ”’
    Resizing the window edges.
  • SideResponse ๐Ÿ”’
    A minitature version of Response, for each side of the window.
  • TitleBar ๐Ÿ”’
  • Builder for a floating window which can be dragged, closed, collapsed, resized and scrolled (off by default).

Functionsยง