Namespace Dalamud.Interface.Windowing
Classes
Window
Base class you can use to implement an ImGui window for use with the built-in WindowSystem.
WindowSystem
Class running a WindowSystem using Window implementations to simplify ImGui windowing.
Structs
Window.WindowSizeConstraints
Structure detailing the size constraints of a window.