Enum ImPlotCond
Assembly: ImGui.NET.dll
View Source
Declaration
public enum ImPlotCond
Fields
None
View Source
Declaration
None = 0
Always
View Source
Declaration
Always = 1
Once
View Source
Declaration
Once = 2
public enum ImPlotCond
None = 0
Always = 1
Once = 2