Module egui::layout

source ·

Structs§

  • The layout of a Ui, e.g. “vertical & centered”.
  • Region 🔒
    This describes the bounds and existing contents of an Ui. It is what is used and updated by Layout when adding new widgets.

Enums§