Skip to main content

Struct ImGuiTableSortSpecsPtr

Assembly: ImGui.NET.dll
View Source
Declaration
public struct ImGuiTableSortSpecsPtr

Properties

NativePtr

View Source
Declaration
public readonly ImGuiTableSortSpecs* NativePtr { get; }

Specs

View Source
Declaration
public ImGuiTableColumnSortSpecsPtr Specs { get; }

SpecsCount

View Source
Declaration
public ref int SpecsCount { get; }

SpecsDirty

View Source
Declaration
public ref bool SpecsDirty { get; }

Methods

Destroy()

View Source
Declaration
public void Destroy()