mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
namespace Terminal.Gui.Drivers;
|
||||
|
||||
/// <summary>
|
||||
/// The <see cref="KeyCode"/> enumeration encodes key information from <see cref="IConsoleDriver"/>s and provides a
|
||||
/// The <see cref="KeyCode"/> enumeration encodes key information from <see cref="IDriver"/>s and provides a
|
||||
/// consistent way for application code to specify keys and receive key events.
|
||||
/// <para>
|
||||
/// The <see cref="Key"/> class provides a higher-level abstraction, with helper methods and properties for
|
||||
|
||||
Reference in New Issue
Block a user