Table of Contents

Method GetTextWidth

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetTextWidth(ustring)

Gets the total width of the passed text.

public static int GetTextWidth(ustring text)

Parameters

text ustring

Returns

int

The text width.