Enum WindowTopologyAction
- Namespace
- SharpConsoleUI
- Assembly
- SharpConsoleUI.dll
Specifies the type of window topology operation.
public enum WindowTopologyAction
Fields
Move = 1Move the window.
Resize = 0Resize the window.
Specifies the type of window topology operation.
public enum WindowTopologyAction
Move = 1Move the window.
Resize = 0Resize the window.