Method Init | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Init(Action)
Initializes the driver
public override void Init(Action terminalResized)
Parameters
terminalResized
Action
Method to invoke when the terminal is resized.