ImGui.CONST.ConfigFlags

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2020.9
Value:
Defined by: ImGui.Core

Description

Config Flags

ImGui.ConfigFlags_None
ImGui.ConfigFlags_NavEnableKeyboard
ImGui.ConfigFlags_NavEnableGamepad
ImGui.ConfigFlags_NavEnableSetMousePos
ImGui.ConfigFlags_NavNoCaptureKeyboard
ImGui.ConfigFlags_NoMouse
ImGui.ConfigFlags_NoMouseCursorChange
ImGui.ConfigFlags_IsSRGB
ImGui.ConfigFlags_IsTouchScreen



Dear ImGui