Property Sorter
- Namespace
- Terminal.Gui.FileServices
- 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>