ImGuiWindowClass class

Inheritance

Constructors

ImGuiWindowClass()

Properties

classId int
getter/setter pair
dockingAllowUnclassed int
getter/setter pair
dockingAlwaysTabBar int
getter/setter pair
dockNodeFlagsOverrideClear int
Enum ImGuiDockNodeFlags
getter/setter pair
dockNodeFlagsOverrideSet int
Enum ImGuiDockNodeFlags
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
parentViewportId int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tabItemFlagsOverrideSet int
Enum ImGuiTabItemFlags
getter/setter pair
viewportFlagsOverrideClear int
Enum ImGuiViewportFlags
getter/setter pair
viewportFlagsOverrideSet int
Enum ImGuiViewportFlags
getter/setter pair

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