SW_MAXIMIZE top-level constant
Maximizes the specified window.
Implementation
@Deprecated('Use SHOW_WINDOW_CMD.SW_MAXIMIZE instead')
const SW_MAXIMIZE = 3;
Maximizes the specified window.
@Deprecated('Use SHOW_WINDOW_CMD.SW_MAXIMIZE instead')
const SW_MAXIMIZE = 3;