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