WindowsState class
用于存放窗口状态
Constructors
Properties
- dx ↔ double
-
窗口位置
getter/setter pair
- dy ↔ double
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- index ↔ int
-
getter/setter pair
- key ↔ Key
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- windowsHeight ↔ double
-
窗口高
getter/setter pair
- windowsWidth ↔ double
-
窗口宽
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