Table of Contents

Property TabLengthOverride

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

TabLengthOverride

Gets an explicit tab length override, or null to auto-size from the title text. When set, the title view uses this length instead of auto-sizing.

public int? TabLengthOverride { get; init; }

Property Value

int?