Table of Contents

Property Sorter

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Sorter

Gets or sets the order of directory children. Defaults to this.

public IComparer<IFileSystemInfo> Sorter { get; set; }

Property Value

IComparer<IFileSystemInfo>