ImGuiColorEditFlags class

Constructors

ImGuiColorEditFlags()

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

AlphaBar → const int
AlphaPreview → const int
AlphaPreviewHalf → const int
DataTypeMask → const int
DisplayHex → const int
DisplayHSV → const int
DisplayMask → const int
DisplayRGB → const int
Float → const int
HDR → const int
InputHSV → const int
InputMask → const int
InputRGB → const int
NoAlpha → const int
NoBorder → const int
NoDragDrop → const int
NoInputs → const int
NoLabel → const int
None → const int
NoOptions → const int
NoPicker → const int
NoSidePreview → const int
NoSmallPreview → const int
NoTooltip → const int
OptionsDefault → const int
PickerHueBar → const int
PickerHueWheel → const int
PickerMask → const int
Uint8 → const int