Table of Contents

Method GetColumnsWidth

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

GetColumnsWidth(List<Cell>)

Gets the width in columns of the given line.

public int GetColumnsWidth(List<Cell> line)

Parameters

line List<Cell>

The intended line.

Returns

int