alias ImGui::TopLevel::ImGuiViewportFlags

Alias Definition

ImGui::ImGuiViewportFlags

Defined in:

types.cr

Constant Summary

IsPlatformMonitor = 2

Represent a Platform Monitor (unused yet)

IsPlatformWindow = 1

Represent a Platform Window

None = 0
OwnedByApp = 4

Platform Window: is created/managed by the application (rather than a dear imgui backend)