Lua API
On this page
ImGuiHoveredFlags
Fields:
Description
AllowWhenBlockedByActiveItem | 0x00000080 | v1.0.0 | |
AllowWhenBlockedByPopup | 0x00000020 | v1.0.0 | |
AllowWhenDisabled | 0x00000400 | v1.0.0 | |
AllowWhenOverlapped | 0x00000300 | v1.0.0 | |
AllowWhenOverlappedByItem | 0x00000100 | v1.0.0 | |
AllowWhenOverlappedByWindow | 0x00000200 | v1.0.0 | |
AnyWindow | 0x00000004 | v1.0.0 | |
ChildWindows | 0x00000001 | v1.0.0 | |
DelayNone | 0x00002000 | v2.2.0 | |
DelayNormal | 0x00008000 | v2.2.0 | |
DelayShort | 0x00004000 | v2.2.0 | |
DockHierarchy | 0x00000010 | v1.0.0 | |
ForTooltip | 0x00000800 | v1.0.0 | |
NoNavOverride | 0x00000800 | v1.0.0 | |
NoPopupHierarchy | 0x00000008 | v1.0.0 | |
NoSharedDelay | 0x00010000 | v2.2.0 | |
None | 0x00000000 | v1.0.0 | |
RectOnly | 0x000003a0 | v1.0.0 | |
RootAndChildWindows | 0x00000003 | v1.0.0 | |
RootWindow | 0x00000002 | v1.0.0 | |
Stationary | 0x00001000 | v2.2.0 |