Enum TuiPlatform
Identifies the operating system for platform-specific key binding resolution.
public enum TuiPlatform
Fields
Linux = 1Linux.
Macos = 2macOS (Darwin).
Windows = 0Microsoft Windows.
Identifies the operating system for platform-specific key binding resolution.
public enum TuiPlatform
Linux = 1Linux.
Macos = 2macOS (Darwin).
Windows = 0Microsoft Windows.