Method Init | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

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.