发布网友 发布时间:2022-04-24 06:33
共1个回答
热心网友 时间:2022-06-16 23:56
Gets the state of this frame. The state is represented as a bitwise mask.
* NORMAL
Indicates that no state bits are set.
* ICONIFIED
* MAXIMIZED_HORIZ
* MAXIMIZED_VERT
* MAXIMIZED_BOTH
Concatenates MAXIMIZED_HORIZ and MAXIMIZED_VERT.