Method Init
Init(Action)
Initializes the driver
public abstract void Init(Action terminalResized)
Parameters
terminalResized
ActionMethod 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.