SdlkWindow class
Constructors
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
- alwaysOnTop → const int
- borderless → const int
- external → const int
- fullscreen → const int
- highPixelDensity → const int
- inputFocus → const int
- keyboardGrabbed → const int
- maximized → const int
- metal → const int
- minimized → const int
- modal → const int
- mouseCapture → const int
- mouseFocus → const int
- mouseGrabbed → const int
- mouseRelativeMode → const int
- notFocusable → const int
- occluded → const int
- opengl → const int
- popupMenu → const int
- resizable → const int
- surfaceVsyncAdaptive → const int
- surfaceVsyncDisabled → const int
- tooltip → const int
- transparent → const int
- utility → const int
- vulkan → const int