enum

ImGui::ImGuiTableRowFlags

Inherits Enum < Comparable < Value < Object

Constants

None = 0
Headers = 1
All = 1

Instance methods

headers?

Returns true if this enum value contains Headers

Source
none?

Returns true if this enum value contains None

Source