ImGuiViewportFlags class

Constructors

ImGuiViewportFlags()

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

CanHostOtherWindows → const int
IsPlatformMonitor → const int
IsPlatformWindow → const int
Minimized → const int
NoAutoMerge → const int
NoDecoration → const int
NoFocusOnAppearing → const int
NoFocusOnClick → const int
NoInputs → const int
None → const int
NoRendererClear → const int
NoTaskBarIcon → const int
OwnedByApp → const int
TopMost → const int