Show / Hide Table of Contents

Enum ImGuiConfigFlags

Namespace: ImGuiNET
Assembly: ImGui.NET.dll
Syntax
[Flags]
public enum ImGuiConfigFlags

Fields

Name Description
IsSRGB
IsTouchScreen
NavEnableGamepad
NavEnableKeyboard
NavEnableSetMousePos
NavNoCaptureKeyboard
NoMouse
NoMouseCursorChange
None

Extension Methods

EnumExtensions.GetAttribute<TAttribute>()
  • Improve this Doc
  • View Source
Back to top Generated by DocFX