Namespace Terminal.Gui
Classes
- Bind
Provides ergonomic factory methods for creating PlatformKeyBinding instances.
- PlatformKeyBinding
Defines the keys for a single command, optionally varying by platform. Keys are additive — for example, on Linux both All and Linux keys apply.
Interfaces
- IAcceptTarget
Interface for views that handle Accept as terminal destinations. Views implementing this interface can bubble their Accept commands up to their SuperView or be treated as the default accept target depending on IsDefault.
Enums
- TraceCategory
Categories of trace events that can be independently enabled or disabled.