Table of Contents

Method GetIcon

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetIcon(IFileSystemInfo)

Returns the character to use to represent fileSystemInfo or an empty space if no icon should be used.

public Rune GetIcon(IFileSystemInfo fileSystemInfo)

Parameters

fileSystemInfo IFileSystemInfo

The file or directory requiring an icon.

Returns

Rune