mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
committed by
GitHub
parent
a8d2f8d733
commit
6f53aa480e
@@ -17,7 +17,7 @@ Keyboard events are sent by the [Main Loop](mainloop.md) to the
|
||||
Application class for processing. The keyboard events are sent
|
||||
exclusively to the current `Toplevel`, this being either the default
|
||||
that is created when you call `Application.Init`, or one that you
|
||||
created an passed to `Application.Run(Toplevel)`.
|
||||
created and passed to `Application.Run(Toplevel)`.
|
||||
|
||||
Flow
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user