Expand description
Commands that control the scoped window.
Enums§
- Resize
Direction - Defines the orientation that a window resize will be performed.
Statics§
- CANCEL_
IME_ CMD - Represents the close IME action.
- CLOSE_
CMD - Represents the window close action.
- DRAG_
MOVE_ RESIZE_ CMD - Represents the window drag-move and drag-resize actions.
- EXCLUSIVE_
FULLSCREEN_ CMD - Represents the window toggle fullscreen action.
- FULLSCREEN_
CMD - Represents the window toggle fullscreen action.
- MAXIMIZE_
CMD - Represents the window maximize action.
- MINIMIZE_
CMD - Represents the window minimize action.
- OPEN_
TITLE_ BAR_ CONTEXT_ MENU_ CMD - Represents the window open title bar context menu action.
- RESTORE_
CMD - Represents the window restore action.