public class ResizeEvent extends Event:
Terminal resize event.
| Modifier and Type | Member | Description |
|---|---|---|
| public readonly property | size | No summary. |
| Modifier and Type | Member | Description |
|---|---|---|
| public | ResizeEventResizeEvent(size as Tuple<UInt, UInt>, source as Object = null): |
No summary. |