Table of Contents

Method WriteToConsole

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

WriteToConsole(Size, ExtendedCharInfo[], Coord, SmallRect, bool)

public bool WriteToConsole(Size size, WindowsConsole.ExtendedCharInfo[] charInfoBuffer, WindowsConsole.Coord bufferSize, WindowsConsole.SmallRect window, bool force16Colors)

Parameters

size Size
charInfoBuffer ExtendedCharInfo[]
bufferSize WindowsConsole.Coord
window WindowsConsole.SmallRect
force16Colors bool

Returns

bool