ImGuiStyleVar class

Constructors

ImGuiStyleVar()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

Alpha → const int
ButtonTextAlign → const int
CellPadding → const int
ChildBorderSize → const int
ChildRounding → const int
COUNT → const int
FrameBorderSize → const int
FramePadding → const int
FrameRounding → const int
GrabMinSize → const int
GrabRounding → const int
IndentSpacing → const int
ItemInnerSpacing → const int
ItemSpacing → const int
PopupBorderSize → const int
PopupRounding → const int
ScrollbarRounding → const int
ScrollbarSize → const int
SelectableTextAlign → const int
TabRounding → const int
WindowBorderSize → const int
WindowMinSize → const int
WindowPadding → const int
WindowRounding → const int
WindowTitleAlign → const int