Property CollapseableSymbol
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?
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; }