ImGuiWindowSettings

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Variables

ClassId
uint ClassId;
Undocumented in source.
Collapsed
bool Collapsed;
Undocumented in source.
DockId
uint DockId;
Undocumented in source.
DockOrder
short DockOrder;
Undocumented in source.
ID
uint ID;
Undocumented in source.
Pos
ImVec2ih Pos;
Undocumented in source.
Size
ImVec2ih Size;
Undocumented in source.
ViewportId
uint ViewportId;
Undocumented in source.
ViewportPos
ImVec2ih ViewportPos;
Undocumented in source.
WantApply
bool WantApply;
Undocumented in source.

Meta