Table of Contents

Property ExpandableSymbol

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

ExpandableSymbol

Symbol to use for branch nodes that can be expanded to indicate this to the user. Defaults to '+'. Set to null to hide.

public Rune? ExpandableSymbol { get; set; }

Property Value

Rune?