Event ScreenChanged
Invoked when the terminal's size changed. The new size of the terminal is provided.
public static event EventHandler<EventArgs<Rectangle>>? ScreenChanged
Returns
- EventHandler<EventArgs<Rectangle>>
- Invoked when the terminal's size changed. The new size of the terminal is provided.