Table of Contents

Enum TuiPlatform

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

Identifies the operating system for platform-specific key binding resolution.

public enum TuiPlatform

Fields

Linux = 1

Linux.

Macos = 2

macOS (Darwin).

Windows = 0

Microsoft Windows.