mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
* Fixes #1434. Regenerating the docs. * Fixing warnings on docs regeneration and improving.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class View.KeyEventEventArgs
|
||||
">
|
||||
<meta name="generator" content="docfx 2.58.5.0">
|
||||
<meta name="generator" content="docfx 2.58.9.0">
|
||||
|
||||
<link rel="shortcut icon" href="../../favicon.ico">
|
||||
<link rel="stylesheet" href="../../styles/docfx.vendor.css">
|
||||
@@ -128,8 +128,6 @@ Defines the event arguments for <a class="xref" href="Terminal.Gui.View.KeyEvent
|
||||
</div>
|
||||
<h3 id="constructors">Constructors
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Terminal_Gui_View_KeyEventEventArgs__ctor_" data-uid="Terminal.Gui.View.KeyEventEventArgs.#ctor*"></a>
|
||||
<h4 id="Terminal_Gui_View_KeyEventEventArgs__ctor_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.View.KeyEventEventArgs.#ctor(Terminal.Gui.KeyEvent)">KeyEventEventArgs(KeyEvent)</h4>
|
||||
<div class="markdown level1 summary">
|
||||
@@ -159,8 +157,6 @@ Constructs.
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Terminal_Gui_View_KeyEventEventArgs_Handled_" data-uid="Terminal.Gui.View.KeyEventEventArgs.Handled*"></a>
|
||||
<h4 id="Terminal_Gui_View_KeyEventEventArgs_Handled" data-uid="Terminal.Gui.View.KeyEventEventArgs.Handled">Handled</h4>
|
||||
<div class="markdown level1 summary">
|
||||
@@ -187,8 +183,6 @@ Its important to set this value to true specially when updating any View's
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Terminal_Gui_View_KeyEventEventArgs_KeyEvent_" data-uid="Terminal.Gui.View.KeyEventEventArgs.KeyEvent*"></a>
|
||||
<h4 id="Terminal_Gui_View_KeyEventEventArgs_KeyEvent" data-uid="Terminal.Gui.View.KeyEventEventArgs.KeyEvent">KeyEvent</h4>
|
||||
<div class="markdown level1 summary">
|
||||
@@ -219,10 +213,6 @@ The <a class="xref" href="Terminal.Gui.View.KeyEventEventArgs.html#Terminal_Gui_
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
</ul>
|
||||
</div>
|
||||
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
||||
<h5>In This Article</h5>
|
||||
<div></div>
|
||||
|
||||
Reference in New Issue
Block a user