SW_MINIMIZE top-level constant Null safety
Minimizes the specified window and activates the next top-level window in the Z order.
Implementation
const SW_MINIMIZE = 6;
Minimizes the specified window and activates the next top-level window in the Z order.
const SW_MINIMIZE = 6;