Method Init
Init(Action)
Initializes the driver
public abstract void Init(Action terminalResized)
Parameters
terminalResizedActionMethod to invoke when the terminal is resized.
Initializes the driver
public abstract void Init(Action terminalResized)
terminalResized ActionMethod to invoke when the terminal is resized.