Show / Hide Table of Contents

Enum ImGuiDockNodeFlags

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

Fields

Name Description
AutoHideTabBar
KeepAliveOnly
NoDockingInCentralNode
None
NoResize
NoSplit
PassthruCentralNode

Extension Methods

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