ShortcutWindowState Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: DesktopToast
| Member name | Value | Description | |
|---|---|---|---|
| Normal | 0 | Activates and displays a window. If the window is minimized or maximized, the system restores it to its original size and position. | |
| Maximized | 1 | Activates the window and displays it as a maximized window. | |
| Minimized | 2 | Displays the window in its minimized state, leaving the currently active window as active. |