Table of Contents

Method Init

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Init(Action)

Initializes the driver

public abstract void Init(Action terminalResized)

Parameters

terminalResized Action

Method to invoke when the terminal is resized.