SW_NORMAL top-level constant

  1. @Deprecated('Use SHOW_WINDOW_CMD.SW_NORMAL instead')
int const SW_NORMAL

If the window is minimized or maximized, the system restores it to its original size and position.

Implementation

@Deprecated('Use SHOW_WINDOW_CMD.SW_NORMAL instead')
const SW_NORMAL = 1;