Table of Contents

Method GetContentWidth

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetContentWidth(bool)

Returns the maximum width line in the tree including prefix and expansion symbols.

public int GetContentWidth(bool visible)

Parameters

visible bool

True to consider only rows currently visible (based on window bounds and ScrollOffsetVertical. False to calculate the width of every exposed branch in the tree.

Returns

int