Lua API
On this page
ImGuiViewportFlags
Fields:
Description
CanHostOtherWindows | 0x00000800 | v1.0.0 | |
IsFocused | 0x00002000 | v1.0.0 | |
IsMinimized | 0x00001000 | v1.0.0 | |
IsPlatformMonitor | 0x00000002 | v1.0.0 | |
IsPlatformWindow | 0x00000001 | v1.0.0 | |
NoAutoMerge | 0x00000200 | v1.0.0 | |
NoDecoration | 0x00000008 | v1.0.0 | |
NoFocusOnAppearing | 0x00000020 | v1.0.0 | |
NoFocusOnClick | 0x00000040 | v1.0.0 | |
NoInputs | 0x00000080 | v1.0.0 | |
NoRendererClear | 0x00000100 | v1.0.0 | |
NoTaskBarIcon | 0x00000010 | v1.0.0 | |
None | 0x00000000 | v1.0.0 | |
OwnedByApp | 0x00000004 | v1.0.0 | |
TopMost | 0x00000400 | v1.0.0 |