Table of Contents

Property CollapseableSymbol

Namespace
Terminal.Gui.Trees
Assembly
Terminal.Gui.dll

CollapseableSymbol

Symbol to use for branch nodes that can be collapsed (are currently expanded). Defaults to '-'. Set to null to hide.

public Rune? CollapseableSymbol { get; set; }

Property Value

Rune?