Dalamud/docs/api/ImGuiNET.ImGuiIO.html
2022-10-29 15:34:04 +02:00

21841 lines
1.1 MiB

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct ImGuiIO
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct ImGuiIO
">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="ImGuiNET.ImGuiIO">
<h1 id="ImGuiNET_ImGuiIO" data-uid="ImGuiNET.ImGuiIO" class="text-break">Struct ImGuiIO
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="ImGuiNET.html">ImGuiNET</a></h6>
<h6><strong>Assembly</strong>: ImGui.NET.dll</h6>
<h5 id="ImGuiNET_ImGuiIO_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct ImGuiIO</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO__UnusedPadding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO._UnusedPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L53">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO__UnusedPadding" data-uid="ImGuiNET.ImGuiIO._UnusedPadding">_UnusedPadding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void *_UnusedPadding</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Void</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_AppAcceptingEvents.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.AppAcceptingEvents%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L753">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_AppAcceptingEvents" data-uid="ImGuiNET.ImGuiIO.AppAcceptingEvents">AppAcceptingEvents</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte AppAcceptingEvents</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_AppFocusLost.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.AppFocusLost%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L752">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_AppFocusLost" data-uid="ImGuiNET.ImGuiIO.AppFocusLost">AppFocusLost</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte AppFocusLost</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_BackendFlags.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.BackendFlags%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L11">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_BackendFlags" data-uid="ImGuiNET.ImGuiIO.BackendFlags">BackendFlags</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiBackendFlags BackendFlags</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiBackendFlags.html">ImGuiBackendFlags</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_BackendLanguageUserData.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.BackendLanguageUserData%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L48">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_BackendLanguageUserData" data-uid="ImGuiNET.ImGuiIO.BackendLanguageUserData">BackendLanguageUserData</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void *BackendLanguageUserData</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Void</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_BackendPlatformName.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.BackendPlatformName%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L44">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_BackendPlatformName" data-uid="ImGuiNET.ImGuiIO.BackendPlatformName">BackendPlatformName</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *BackendPlatformName</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_BackendPlatformUserData.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.BackendPlatformUserData%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L46">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_BackendPlatformUserData" data-uid="ImGuiNET.ImGuiIO.BackendPlatformUserData">BackendPlatformUserData</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void *BackendPlatformUserData</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Void</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_BackendRendererName.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.BackendRendererName%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L45">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_BackendRendererName" data-uid="ImGuiNET.ImGuiIO.BackendRendererName">BackendRendererName</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *BackendRendererName</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_BackendRendererUserData.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.BackendRendererUserData%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L47">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_BackendRendererUserData" data-uid="ImGuiNET.ImGuiIO.BackendRendererUserData">BackendRendererUserData</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void *BackendRendererUserData</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Void</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_BackendUsingLegacyKeyArrays.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.BackendUsingLegacyKeyArrays%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L754">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_BackendUsingLegacyKeyArrays" data-uid="ImGuiNET.ImGuiIO.BackendUsingLegacyKeyArrays">BackendUsingLegacyKeyArrays</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public sbyte BackendUsingLegacyKeyArrays</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.SByte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_BackendUsingLegacyNavInputArray.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.BackendUsingLegacyNavInputArray%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L755">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_BackendUsingLegacyNavInputArray" data-uid="ImGuiNET.ImGuiIO.BackendUsingLegacyNavInputArray">BackendUsingLegacyNavInputArray</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte BackendUsingLegacyNavInputArray</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ClipboardUserData.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ClipboardUserData%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L51">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ClipboardUserData" data-uid="ImGuiNET.ImGuiIO.ClipboardUserData">ClipboardUserData</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void *ClipboardUserData</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Void</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigDockingAlwaysTabBar.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigDockingAlwaysTabBar%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L30">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigDockingAlwaysTabBar" data-uid="ImGuiNET.ImGuiIO.ConfigDockingAlwaysTabBar">ConfigDockingAlwaysTabBar</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigDockingAlwaysTabBar</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigDockingNoSplit.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigDockingNoSplit%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L28">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigDockingNoSplit" data-uid="ImGuiNET.ImGuiIO.ConfigDockingNoSplit">ConfigDockingNoSplit</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigDockingNoSplit</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigDockingTransparentPayload.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigDockingTransparentPayload%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L31">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigDockingTransparentPayload" data-uid="ImGuiNET.ImGuiIO.ConfigDockingTransparentPayload">ConfigDockingTransparentPayload</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigDockingTransparentPayload</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigDockingWithShift.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigDockingWithShift%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L29">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigDockingWithShift" data-uid="ImGuiNET.ImGuiIO.ConfigDockingWithShift">ConfigDockingWithShift</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigDockingWithShift</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigDragClickToInputText.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigDragClickToInputText%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L40">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigDragClickToInputText" data-uid="ImGuiNET.ImGuiIO.ConfigDragClickToInputText">ConfigDragClickToInputText</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigDragClickToInputText</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigFlags.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigFlags%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L10">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigFlags" data-uid="ImGuiNET.ImGuiIO.ConfigFlags">ConfigFlags</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiConfigFlags ConfigFlags</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiConfigFlags.html">ImGuiConfigFlags</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigInputTextCursorBlink.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigInputTextCursorBlink%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L39">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigInputTextCursorBlink" data-uid="ImGuiNET.ImGuiIO.ConfigInputTextCursorBlink">ConfigInputTextCursorBlink</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigInputTextCursorBlink</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigInputTrickleEventQueue.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigInputTrickleEventQueue%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L38">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigInputTrickleEventQueue" data-uid="ImGuiNET.ImGuiIO.ConfigInputTrickleEventQueue">ConfigInputTrickleEventQueue</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigInputTrickleEventQueue</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigMacOSXBehaviors.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigMacOSXBehaviors%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L37">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigMacOSXBehaviors" data-uid="ImGuiNET.ImGuiIO.ConfigMacOSXBehaviors">ConfigMacOSXBehaviors</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigMacOSXBehaviors</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigMemoryCompactTimer.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigMemoryCompactTimer%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L43">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigMemoryCompactTimer" data-uid="ImGuiNET.ImGuiIO.ConfigMemoryCompactTimer">ConfigMemoryCompactTimer</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float ConfigMemoryCompactTimer</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigViewportsNoAutoMerge.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigViewportsNoAutoMerge%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L32">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigViewportsNoAutoMerge" data-uid="ImGuiNET.ImGuiIO.ConfigViewportsNoAutoMerge">ConfigViewportsNoAutoMerge</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigViewportsNoAutoMerge</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigViewportsNoDecoration.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigViewportsNoDecoration%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L34">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigViewportsNoDecoration" data-uid="ImGuiNET.ImGuiIO.ConfigViewportsNoDecoration">ConfigViewportsNoDecoration</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigViewportsNoDecoration</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigViewportsNoDefaultParent.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigViewportsNoDefaultParent%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L35">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigViewportsNoDefaultParent" data-uid="ImGuiNET.ImGuiIO.ConfigViewportsNoDefaultParent">ConfigViewportsNoDefaultParent</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigViewportsNoDefaultParent</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigViewportsNoTaskBarIcon.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigViewportsNoTaskBarIcon%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L33">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigViewportsNoTaskBarIcon" data-uid="ImGuiNET.ImGuiIO.ConfigViewportsNoTaskBarIcon">ConfigViewportsNoTaskBarIcon</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigViewportsNoTaskBarIcon</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigWindowsMoveFromTitleBarOnly.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigWindowsMoveFromTitleBarOnly%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L42">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigWindowsMoveFromTitleBarOnly" data-uid="ImGuiNET.ImGuiIO.ConfigWindowsMoveFromTitleBarOnly">ConfigWindowsMoveFromTitleBarOnly</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigWindowsMoveFromTitleBarOnly</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_ConfigWindowsResizeFromEdges.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.ConfigWindowsResizeFromEdges%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L41">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_ConfigWindowsResizeFromEdges" data-uid="ImGuiNET.ImGuiIO.ConfigWindowsResizeFromEdges">ConfigWindowsResizeFromEdges</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ConfigWindowsResizeFromEdges</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_DeltaTime.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.DeltaTime%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L13">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_DeltaTime" data-uid="ImGuiNET.ImGuiIO.DeltaTime">DeltaTime</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float DeltaTime</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_DisplayFramebufferScale.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.DisplayFramebufferScale%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L27">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_DisplayFramebufferScale" data-uid="ImGuiNET.ImGuiIO.DisplayFramebufferScale">DisplayFramebufferScale</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 DisplayFramebufferScale</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_DisplaySize.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.DisplaySize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L12">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_DisplaySize" data-uid="ImGuiNET.ImGuiIO.DisplaySize">DisplaySize</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 DisplaySize</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_FontAllowUserScaling.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.FontAllowUserScaling%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L25">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_FontAllowUserScaling" data-uid="ImGuiNET.ImGuiIO.FontAllowUserScaling">FontAllowUserScaling</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte FontAllowUserScaling</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_FontDefault.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.FontDefault%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L26">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_FontDefault" data-uid="ImGuiNET.ImGuiIO.FontDefault">FontDefault</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImFont*FontDefault</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImFont.html">ImFont</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_FontGlobalScale.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.FontGlobalScale%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L24">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_FontGlobalScale" data-uid="ImGuiNET.ImGuiIO.FontGlobalScale">FontGlobalScale</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float FontGlobalScale</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_Fonts.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.Fonts%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L23">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_Fonts" data-uid="ImGuiNET.ImGuiIO.Fonts">Fonts</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImFontAtlas*Fonts</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImFontAtlas.html">ImFontAtlas</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_Framerate.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.Framerate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L61">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_Framerate" data-uid="ImGuiNET.ImGuiIO.Framerate">Framerate</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float Framerate</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_GetClipboardTextFn.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.GetClipboardTextFn%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L49">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_GetClipboardTextFn" data-uid="ImGuiNET.ImGuiIO.GetClipboardTextFn">GetClipboardTextFn</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IntPtr GetClipboardTextFn</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_IniFilename.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.IniFilename%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L15">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_IniFilename" data-uid="ImGuiNET.ImGuiIO.IniFilename">IniFilename</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *IniFilename</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_IniSavingRate.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.IniSavingRate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L14">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_IniSavingRate" data-uid="ImGuiNET.ImGuiIO.IniSavingRate">IniSavingRate</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float IniSavingRate</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_InputQueueCharacters.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.InputQueueCharacters%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L757">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_InputQueueCharacters" data-uid="ImGuiNET.ImGuiIO.InputQueueCharacters">InputQueueCharacters</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImVector InputQueueCharacters</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImVector.html">ImVector</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_InputQueueSurrogate.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.InputQueueSurrogate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L756">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_InputQueueSurrogate" data-uid="ImGuiNET.ImGuiIO.InputQueueSurrogate">InputQueueSurrogate</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ushort InputQueueSurrogate</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.UInt16</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeyAlt.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeyAlt%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L77">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeyAlt" data-uid="ImGuiNET.ImGuiIO.KeyAlt">KeyAlt</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte KeyAlt</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeyCtrl.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeyCtrl%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L75">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeyCtrl" data-uid="ImGuiNET.ImGuiIO.KeyCtrl">KeyCtrl</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte KeyCtrl</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeyMap.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeyMap%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L68">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeyMap" data-uid="ImGuiNET.ImGuiIO.KeyMap">KeyMap</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int *KeyMap</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeyMods.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeyMods%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L80">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeyMods" data-uid="ImGuiNET.ImGuiIO.KeyMods">KeyMods</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiModFlags KeyMods</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiModFlags.html">ImGuiModFlags</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeyRepeatDelay.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeyRepeatDelay%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L20">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeyRepeatDelay" data-uid="ImGuiNET.ImGuiIO.KeyRepeatDelay">KeyRepeatDelay</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float KeyRepeatDelay</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeyRepeatRate.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeyRepeatRate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L21">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeyRepeatRate" data-uid="ImGuiNET.ImGuiIO.KeyRepeatRate">KeyRepeatRate</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float KeyRepeatRate</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_0.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_0%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L81">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_0" data-uid="ImGuiNET.ImGuiIO.KeysData_0">KeysData_0</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_0</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_1.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_1%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L82">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_1" data-uid="ImGuiNET.ImGuiIO.KeysData_1">KeysData_1</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_1</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_10.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_10%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L91">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_10" data-uid="ImGuiNET.ImGuiIO.KeysData_10">KeysData_10</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_10</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_100.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_100%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L181">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_100" data-uid="ImGuiNET.ImGuiIO.KeysData_100">KeysData_100</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_100</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_101.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_101%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L182">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_101" data-uid="ImGuiNET.ImGuiIO.KeysData_101">KeysData_101</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_101</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_102.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_102%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L183">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_102" data-uid="ImGuiNET.ImGuiIO.KeysData_102">KeysData_102</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_102</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_103.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_103%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L184">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_103" data-uid="ImGuiNET.ImGuiIO.KeysData_103">KeysData_103</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_103</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_104.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_104%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L185">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_104" data-uid="ImGuiNET.ImGuiIO.KeysData_104">KeysData_104</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_104</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_105.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_105%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L186">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_105" data-uid="ImGuiNET.ImGuiIO.KeysData_105">KeysData_105</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_105</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_106.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_106%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L187">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_106" data-uid="ImGuiNET.ImGuiIO.KeysData_106">KeysData_106</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_106</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_107.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_107%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L188">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_107" data-uid="ImGuiNET.ImGuiIO.KeysData_107">KeysData_107</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_107</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_108.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_108%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L189">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_108" data-uid="ImGuiNET.ImGuiIO.KeysData_108">KeysData_108</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_108</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_109.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_109%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L190">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_109" data-uid="ImGuiNET.ImGuiIO.KeysData_109">KeysData_109</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_109</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_11.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_11%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L92">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_11" data-uid="ImGuiNET.ImGuiIO.KeysData_11">KeysData_11</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_11</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_110.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_110%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L191">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_110" data-uid="ImGuiNET.ImGuiIO.KeysData_110">KeysData_110</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_110</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_111.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_111%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L192">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_111" data-uid="ImGuiNET.ImGuiIO.KeysData_111">KeysData_111</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_111</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_112.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_112%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L193">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_112" data-uid="ImGuiNET.ImGuiIO.KeysData_112">KeysData_112</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_112</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_113.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_113%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L194">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_113" data-uid="ImGuiNET.ImGuiIO.KeysData_113">KeysData_113</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_113</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_114.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_114%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L195">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_114" data-uid="ImGuiNET.ImGuiIO.KeysData_114">KeysData_114</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_114</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_115.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_115%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L196">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_115" data-uid="ImGuiNET.ImGuiIO.KeysData_115">KeysData_115</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_115</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_116.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_116%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L197">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_116" data-uid="ImGuiNET.ImGuiIO.KeysData_116">KeysData_116</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_116</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_117.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_117%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L198">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_117" data-uid="ImGuiNET.ImGuiIO.KeysData_117">KeysData_117</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_117</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_118.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_118%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L199">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_118" data-uid="ImGuiNET.ImGuiIO.KeysData_118">KeysData_118</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_118</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_119.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_119%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L200">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_119" data-uid="ImGuiNET.ImGuiIO.KeysData_119">KeysData_119</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_119</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_12.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_12%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L93">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_12" data-uid="ImGuiNET.ImGuiIO.KeysData_12">KeysData_12</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_12</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_120.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_120%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L201">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_120" data-uid="ImGuiNET.ImGuiIO.KeysData_120">KeysData_120</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_120</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_121.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_121%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L202">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_121" data-uid="ImGuiNET.ImGuiIO.KeysData_121">KeysData_121</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_121</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_122.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_122%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L203">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_122" data-uid="ImGuiNET.ImGuiIO.KeysData_122">KeysData_122</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_122</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_123.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_123%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L204">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_123" data-uid="ImGuiNET.ImGuiIO.KeysData_123">KeysData_123</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_123</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_124.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_124%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L205">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_124" data-uid="ImGuiNET.ImGuiIO.KeysData_124">KeysData_124</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_124</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_125.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_125%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L206">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_125" data-uid="ImGuiNET.ImGuiIO.KeysData_125">KeysData_125</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_125</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_126.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_126%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L207">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_126" data-uid="ImGuiNET.ImGuiIO.KeysData_126">KeysData_126</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_126</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_127.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_127%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L208">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_127" data-uid="ImGuiNET.ImGuiIO.KeysData_127">KeysData_127</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_127</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_128.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_128%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L209">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_128" data-uid="ImGuiNET.ImGuiIO.KeysData_128">KeysData_128</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_128</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_129.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_129%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L210">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_129" data-uid="ImGuiNET.ImGuiIO.KeysData_129">KeysData_129</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_129</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_13.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_13%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L94">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_13" data-uid="ImGuiNET.ImGuiIO.KeysData_13">KeysData_13</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_13</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_130.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_130%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L211">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_130" data-uid="ImGuiNET.ImGuiIO.KeysData_130">KeysData_130</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_130</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_131.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_131%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L212">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_131" data-uid="ImGuiNET.ImGuiIO.KeysData_131">KeysData_131</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_131</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_132.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_132%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L213">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_132" data-uid="ImGuiNET.ImGuiIO.KeysData_132">KeysData_132</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_132</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_133.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_133%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L214">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_133" data-uid="ImGuiNET.ImGuiIO.KeysData_133">KeysData_133</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_133</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_134.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_134%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L215">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_134" data-uid="ImGuiNET.ImGuiIO.KeysData_134">KeysData_134</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_134</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_135.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_135%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L216">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_135" data-uid="ImGuiNET.ImGuiIO.KeysData_135">KeysData_135</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_135</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_136.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_136%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L217">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_136" data-uid="ImGuiNET.ImGuiIO.KeysData_136">KeysData_136</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_136</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_137.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_137%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L218">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_137" data-uid="ImGuiNET.ImGuiIO.KeysData_137">KeysData_137</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_137</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_138.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_138%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L219">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_138" data-uid="ImGuiNET.ImGuiIO.KeysData_138">KeysData_138</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_138</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_139.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_139%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L220">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_139" data-uid="ImGuiNET.ImGuiIO.KeysData_139">KeysData_139</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_139</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_14.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_14%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L95">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_14" data-uid="ImGuiNET.ImGuiIO.KeysData_14">KeysData_14</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_14</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_140.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_140%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L221">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_140" data-uid="ImGuiNET.ImGuiIO.KeysData_140">KeysData_140</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_140</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_141.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_141%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L222">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_141" data-uid="ImGuiNET.ImGuiIO.KeysData_141">KeysData_141</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_141</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_142.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_142%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L223">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_142" data-uid="ImGuiNET.ImGuiIO.KeysData_142">KeysData_142</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_142</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_143.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_143%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L224">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_143" data-uid="ImGuiNET.ImGuiIO.KeysData_143">KeysData_143</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_143</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_144.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_144%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L225">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_144" data-uid="ImGuiNET.ImGuiIO.KeysData_144">KeysData_144</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_144</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_145.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_145%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L226">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_145" data-uid="ImGuiNET.ImGuiIO.KeysData_145">KeysData_145</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_145</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_146.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_146%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L227">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_146" data-uid="ImGuiNET.ImGuiIO.KeysData_146">KeysData_146</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_146</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_147.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_147%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L228">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_147" data-uid="ImGuiNET.ImGuiIO.KeysData_147">KeysData_147</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_147</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_148.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_148%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L229">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_148" data-uid="ImGuiNET.ImGuiIO.KeysData_148">KeysData_148</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_148</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_149.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_149%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L230">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_149" data-uid="ImGuiNET.ImGuiIO.KeysData_149">KeysData_149</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_149</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_15.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_15%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L96">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_15" data-uid="ImGuiNET.ImGuiIO.KeysData_15">KeysData_15</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_15</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_150.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_150%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L231">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_150" data-uid="ImGuiNET.ImGuiIO.KeysData_150">KeysData_150</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_150</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_151.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_151%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L232">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_151" data-uid="ImGuiNET.ImGuiIO.KeysData_151">KeysData_151</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_151</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_152.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_152%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L233">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_152" data-uid="ImGuiNET.ImGuiIO.KeysData_152">KeysData_152</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_152</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_153.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_153%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L234">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_153" data-uid="ImGuiNET.ImGuiIO.KeysData_153">KeysData_153</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_153</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_154.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_154%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L235">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_154" data-uid="ImGuiNET.ImGuiIO.KeysData_154">KeysData_154</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_154</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_155.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_155%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L236">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_155" data-uid="ImGuiNET.ImGuiIO.KeysData_155">KeysData_155</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_155</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_156.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_156%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L237">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_156" data-uid="ImGuiNET.ImGuiIO.KeysData_156">KeysData_156</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_156</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_157.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_157%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L238">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_157" data-uid="ImGuiNET.ImGuiIO.KeysData_157">KeysData_157</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_157</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_158.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_158%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L239">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_158" data-uid="ImGuiNET.ImGuiIO.KeysData_158">KeysData_158</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_158</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_159.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_159%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L240">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_159" data-uid="ImGuiNET.ImGuiIO.KeysData_159">KeysData_159</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_159</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_16.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_16%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L97">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_16" data-uid="ImGuiNET.ImGuiIO.KeysData_16">KeysData_16</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_16</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_160.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_160%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L241">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_160" data-uid="ImGuiNET.ImGuiIO.KeysData_160">KeysData_160</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_160</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_161.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_161%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L242">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_161" data-uid="ImGuiNET.ImGuiIO.KeysData_161">KeysData_161</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_161</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_162.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_162%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L243">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_162" data-uid="ImGuiNET.ImGuiIO.KeysData_162">KeysData_162</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_162</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_163.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_163%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L244">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_163" data-uid="ImGuiNET.ImGuiIO.KeysData_163">KeysData_163</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_163</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_164.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_164%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L245">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_164" data-uid="ImGuiNET.ImGuiIO.KeysData_164">KeysData_164</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_164</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_165.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_165%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L246">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_165" data-uid="ImGuiNET.ImGuiIO.KeysData_165">KeysData_165</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_165</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_166.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_166%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L247">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_166" data-uid="ImGuiNET.ImGuiIO.KeysData_166">KeysData_166</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_166</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_167.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_167%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L248">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_167" data-uid="ImGuiNET.ImGuiIO.KeysData_167">KeysData_167</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_167</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_168.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_168%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L249">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_168" data-uid="ImGuiNET.ImGuiIO.KeysData_168">KeysData_168</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_168</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_169.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_169%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L250">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_169" data-uid="ImGuiNET.ImGuiIO.KeysData_169">KeysData_169</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_169</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_17.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_17%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L98">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_17" data-uid="ImGuiNET.ImGuiIO.KeysData_17">KeysData_17</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_17</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_170.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_170%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L251">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_170" data-uid="ImGuiNET.ImGuiIO.KeysData_170">KeysData_170</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_170</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_171.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_171%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L252">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_171" data-uid="ImGuiNET.ImGuiIO.KeysData_171">KeysData_171</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_171</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_172.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_172%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L253">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_172" data-uid="ImGuiNET.ImGuiIO.KeysData_172">KeysData_172</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_172</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_173.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_173%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L254">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_173" data-uid="ImGuiNET.ImGuiIO.KeysData_173">KeysData_173</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_173</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_174.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_174%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L255">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_174" data-uid="ImGuiNET.ImGuiIO.KeysData_174">KeysData_174</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_174</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_175.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_175%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L256">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_175" data-uid="ImGuiNET.ImGuiIO.KeysData_175">KeysData_175</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_175</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_176.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_176%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L257">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_176" data-uid="ImGuiNET.ImGuiIO.KeysData_176">KeysData_176</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_176</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_177.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_177%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L258">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_177" data-uid="ImGuiNET.ImGuiIO.KeysData_177">KeysData_177</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_177</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_178.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_178%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L259">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_178" data-uid="ImGuiNET.ImGuiIO.KeysData_178">KeysData_178</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_178</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_179.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_179%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L260">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_179" data-uid="ImGuiNET.ImGuiIO.KeysData_179">KeysData_179</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_179</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_18.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_18%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L99">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_18" data-uid="ImGuiNET.ImGuiIO.KeysData_18">KeysData_18</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_18</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_180.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_180%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L261">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_180" data-uid="ImGuiNET.ImGuiIO.KeysData_180">KeysData_180</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_180</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_181.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_181%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L262">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_181" data-uid="ImGuiNET.ImGuiIO.KeysData_181">KeysData_181</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_181</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_182.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_182%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L263">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_182" data-uid="ImGuiNET.ImGuiIO.KeysData_182">KeysData_182</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_182</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_183.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_183%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L264">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_183" data-uid="ImGuiNET.ImGuiIO.KeysData_183">KeysData_183</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_183</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_184.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_184%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L265">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_184" data-uid="ImGuiNET.ImGuiIO.KeysData_184">KeysData_184</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_184</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_185.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_185%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L266">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_185" data-uid="ImGuiNET.ImGuiIO.KeysData_185">KeysData_185</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_185</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_186.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_186%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L267">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_186" data-uid="ImGuiNET.ImGuiIO.KeysData_186">KeysData_186</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_186</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_187.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_187%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L268">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_187" data-uid="ImGuiNET.ImGuiIO.KeysData_187">KeysData_187</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_187</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_188.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_188%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L269">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_188" data-uid="ImGuiNET.ImGuiIO.KeysData_188">KeysData_188</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_188</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_189.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_189%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L270">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_189" data-uid="ImGuiNET.ImGuiIO.KeysData_189">KeysData_189</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_189</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_19.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_19%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L100">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_19" data-uid="ImGuiNET.ImGuiIO.KeysData_19">KeysData_19</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_19</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_190.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_190%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L271">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_190" data-uid="ImGuiNET.ImGuiIO.KeysData_190">KeysData_190</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_190</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_191.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_191%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L272">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_191" data-uid="ImGuiNET.ImGuiIO.KeysData_191">KeysData_191</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_191</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_192.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_192%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L273">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_192" data-uid="ImGuiNET.ImGuiIO.KeysData_192">KeysData_192</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_192</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_193.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_193%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L274">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_193" data-uid="ImGuiNET.ImGuiIO.KeysData_193">KeysData_193</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_193</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_194.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_194%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L275">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_194" data-uid="ImGuiNET.ImGuiIO.KeysData_194">KeysData_194</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_194</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_195.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_195%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L276">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_195" data-uid="ImGuiNET.ImGuiIO.KeysData_195">KeysData_195</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_195</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_196.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_196%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L277">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_196" data-uid="ImGuiNET.ImGuiIO.KeysData_196">KeysData_196</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_196</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_197.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_197%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L278">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_197" data-uid="ImGuiNET.ImGuiIO.KeysData_197">KeysData_197</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_197</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_198.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_198%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L279">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_198" data-uid="ImGuiNET.ImGuiIO.KeysData_198">KeysData_198</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_198</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_199.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_199%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L280">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_199" data-uid="ImGuiNET.ImGuiIO.KeysData_199">KeysData_199</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_199</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_2.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_2%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L83">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_2" data-uid="ImGuiNET.ImGuiIO.KeysData_2">KeysData_2</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_2</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_20.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_20%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L101">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_20" data-uid="ImGuiNET.ImGuiIO.KeysData_20">KeysData_20</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_20</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_200.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_200%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L281">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_200" data-uid="ImGuiNET.ImGuiIO.KeysData_200">KeysData_200</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_200</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_201.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_201%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L282">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_201" data-uid="ImGuiNET.ImGuiIO.KeysData_201">KeysData_201</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_201</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_202.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_202%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L283">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_202" data-uid="ImGuiNET.ImGuiIO.KeysData_202">KeysData_202</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_202</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_203.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_203%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L284">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_203" data-uid="ImGuiNET.ImGuiIO.KeysData_203">KeysData_203</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_203</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_204.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_204%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L285">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_204" data-uid="ImGuiNET.ImGuiIO.KeysData_204">KeysData_204</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_204</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_205.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_205%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L286">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_205" data-uid="ImGuiNET.ImGuiIO.KeysData_205">KeysData_205</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_205</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_206.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_206%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L287">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_206" data-uid="ImGuiNET.ImGuiIO.KeysData_206">KeysData_206</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_206</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_207.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_207%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L288">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_207" data-uid="ImGuiNET.ImGuiIO.KeysData_207">KeysData_207</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_207</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_208.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_208%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L289">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_208" data-uid="ImGuiNET.ImGuiIO.KeysData_208">KeysData_208</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_208</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_209.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_209%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L290">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_209" data-uid="ImGuiNET.ImGuiIO.KeysData_209">KeysData_209</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_209</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_21.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_21%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L102">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_21" data-uid="ImGuiNET.ImGuiIO.KeysData_21">KeysData_21</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_21</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_210.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_210%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L291">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_210" data-uid="ImGuiNET.ImGuiIO.KeysData_210">KeysData_210</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_210</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_211.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_211%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L292">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_211" data-uid="ImGuiNET.ImGuiIO.KeysData_211">KeysData_211</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_211</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_212.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_212%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L293">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_212" data-uid="ImGuiNET.ImGuiIO.KeysData_212">KeysData_212</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_212</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_213.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_213%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L294">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_213" data-uid="ImGuiNET.ImGuiIO.KeysData_213">KeysData_213</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_213</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_214.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_214%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L295">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_214" data-uid="ImGuiNET.ImGuiIO.KeysData_214">KeysData_214</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_214</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_215.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_215%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L296">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_215" data-uid="ImGuiNET.ImGuiIO.KeysData_215">KeysData_215</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_215</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_216.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_216%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L297">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_216" data-uid="ImGuiNET.ImGuiIO.KeysData_216">KeysData_216</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_216</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_217.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_217%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L298">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_217" data-uid="ImGuiNET.ImGuiIO.KeysData_217">KeysData_217</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_217</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_218.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_218%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L299">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_218" data-uid="ImGuiNET.ImGuiIO.KeysData_218">KeysData_218</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_218</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_219.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_219%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L300">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_219" data-uid="ImGuiNET.ImGuiIO.KeysData_219">KeysData_219</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_219</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_22.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_22%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L103">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_22" data-uid="ImGuiNET.ImGuiIO.KeysData_22">KeysData_22</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_22</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_220.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_220%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L301">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_220" data-uid="ImGuiNET.ImGuiIO.KeysData_220">KeysData_220</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_220</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_221.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_221%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L302">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_221" data-uid="ImGuiNET.ImGuiIO.KeysData_221">KeysData_221</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_221</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_222.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_222%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L303">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_222" data-uid="ImGuiNET.ImGuiIO.KeysData_222">KeysData_222</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_222</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_223.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_223%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L304">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_223" data-uid="ImGuiNET.ImGuiIO.KeysData_223">KeysData_223</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_223</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_224.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_224%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L305">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_224" data-uid="ImGuiNET.ImGuiIO.KeysData_224">KeysData_224</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_224</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_225.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_225%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L306">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_225" data-uid="ImGuiNET.ImGuiIO.KeysData_225">KeysData_225</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_225</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_226.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_226%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L307">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_226" data-uid="ImGuiNET.ImGuiIO.KeysData_226">KeysData_226</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_226</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_227.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_227%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L308">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_227" data-uid="ImGuiNET.ImGuiIO.KeysData_227">KeysData_227</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_227</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_228.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_228%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L309">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_228" data-uid="ImGuiNET.ImGuiIO.KeysData_228">KeysData_228</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_228</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_229.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_229%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L310">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_229" data-uid="ImGuiNET.ImGuiIO.KeysData_229">KeysData_229</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_229</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_23.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_23%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L104">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_23" data-uid="ImGuiNET.ImGuiIO.KeysData_23">KeysData_23</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_23</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_230.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_230%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L311">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_230" data-uid="ImGuiNET.ImGuiIO.KeysData_230">KeysData_230</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_230</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_231.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_231%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L312">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_231" data-uid="ImGuiNET.ImGuiIO.KeysData_231">KeysData_231</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_231</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_232.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_232%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L313">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_232" data-uid="ImGuiNET.ImGuiIO.KeysData_232">KeysData_232</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_232</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_233.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_233%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L314">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_233" data-uid="ImGuiNET.ImGuiIO.KeysData_233">KeysData_233</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_233</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_234.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_234%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L315">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_234" data-uid="ImGuiNET.ImGuiIO.KeysData_234">KeysData_234</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_234</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_235.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_235%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L316">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_235" data-uid="ImGuiNET.ImGuiIO.KeysData_235">KeysData_235</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_235</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_236.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_236%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L317">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_236" data-uid="ImGuiNET.ImGuiIO.KeysData_236">KeysData_236</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_236</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_237.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_237%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L318">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_237" data-uid="ImGuiNET.ImGuiIO.KeysData_237">KeysData_237</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_237</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_238.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_238%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L319">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_238" data-uid="ImGuiNET.ImGuiIO.KeysData_238">KeysData_238</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_238</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_239.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_239%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L320">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_239" data-uid="ImGuiNET.ImGuiIO.KeysData_239">KeysData_239</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_239</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_24.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_24%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L105">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_24" data-uid="ImGuiNET.ImGuiIO.KeysData_24">KeysData_24</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_24</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_240.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_240%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L321">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_240" data-uid="ImGuiNET.ImGuiIO.KeysData_240">KeysData_240</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_240</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_241.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_241%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L322">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_241" data-uid="ImGuiNET.ImGuiIO.KeysData_241">KeysData_241</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_241</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_242.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_242%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L323">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_242" data-uid="ImGuiNET.ImGuiIO.KeysData_242">KeysData_242</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_242</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_243.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_243%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L324">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_243" data-uid="ImGuiNET.ImGuiIO.KeysData_243">KeysData_243</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_243</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_244.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_244%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L325">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_244" data-uid="ImGuiNET.ImGuiIO.KeysData_244">KeysData_244</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_244</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_245.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_245%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L326">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_245" data-uid="ImGuiNET.ImGuiIO.KeysData_245">KeysData_245</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_245</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_246.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_246%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L327">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_246" data-uid="ImGuiNET.ImGuiIO.KeysData_246">KeysData_246</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_246</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_247.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_247%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L328">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_247" data-uid="ImGuiNET.ImGuiIO.KeysData_247">KeysData_247</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_247</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_248.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_248%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L329">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_248" data-uid="ImGuiNET.ImGuiIO.KeysData_248">KeysData_248</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_248</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_249.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_249%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L330">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_249" data-uid="ImGuiNET.ImGuiIO.KeysData_249">KeysData_249</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_249</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_25.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_25%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L106">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_25" data-uid="ImGuiNET.ImGuiIO.KeysData_25">KeysData_25</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_25</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_250.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_250%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L331">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_250" data-uid="ImGuiNET.ImGuiIO.KeysData_250">KeysData_250</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_250</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_251.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_251%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L332">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_251" data-uid="ImGuiNET.ImGuiIO.KeysData_251">KeysData_251</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_251</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_252.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_252%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L333">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_252" data-uid="ImGuiNET.ImGuiIO.KeysData_252">KeysData_252</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_252</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_253.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_253%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L334">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_253" data-uid="ImGuiNET.ImGuiIO.KeysData_253">KeysData_253</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_253</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_254.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_254%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L335">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_254" data-uid="ImGuiNET.ImGuiIO.KeysData_254">KeysData_254</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_254</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_255.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_255%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L336">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_255" data-uid="ImGuiNET.ImGuiIO.KeysData_255">KeysData_255</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_255</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_256.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_256%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L337">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_256" data-uid="ImGuiNET.ImGuiIO.KeysData_256">KeysData_256</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_256</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_257.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_257%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L338">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_257" data-uid="ImGuiNET.ImGuiIO.KeysData_257">KeysData_257</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_257</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_258.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_258%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L339">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_258" data-uid="ImGuiNET.ImGuiIO.KeysData_258">KeysData_258</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_258</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_259.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_259%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L340">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_259" data-uid="ImGuiNET.ImGuiIO.KeysData_259">KeysData_259</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_259</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_26.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_26%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L107">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_26" data-uid="ImGuiNET.ImGuiIO.KeysData_26">KeysData_26</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_26</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_260.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_260%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L341">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_260" data-uid="ImGuiNET.ImGuiIO.KeysData_260">KeysData_260</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_260</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_261.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_261%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L342">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_261" data-uid="ImGuiNET.ImGuiIO.KeysData_261">KeysData_261</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_261</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_262.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_262%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L343">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_262" data-uid="ImGuiNET.ImGuiIO.KeysData_262">KeysData_262</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_262</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_263.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_263%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L344">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_263" data-uid="ImGuiNET.ImGuiIO.KeysData_263">KeysData_263</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_263</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_264.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_264%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L345">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_264" data-uid="ImGuiNET.ImGuiIO.KeysData_264">KeysData_264</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_264</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_265.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_265%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L346">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_265" data-uid="ImGuiNET.ImGuiIO.KeysData_265">KeysData_265</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_265</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_266.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_266%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L347">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_266" data-uid="ImGuiNET.ImGuiIO.KeysData_266">KeysData_266</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_266</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_267.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_267%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L348">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_267" data-uid="ImGuiNET.ImGuiIO.KeysData_267">KeysData_267</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_267</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_268.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_268%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L349">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_268" data-uid="ImGuiNET.ImGuiIO.KeysData_268">KeysData_268</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_268</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_269.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_269%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L350">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_269" data-uid="ImGuiNET.ImGuiIO.KeysData_269">KeysData_269</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_269</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_27.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_27%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L108">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_27" data-uid="ImGuiNET.ImGuiIO.KeysData_27">KeysData_27</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_27</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_270.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_270%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L351">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_270" data-uid="ImGuiNET.ImGuiIO.KeysData_270">KeysData_270</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_270</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_271.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_271%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L352">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_271" data-uid="ImGuiNET.ImGuiIO.KeysData_271">KeysData_271</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_271</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_272.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_272%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L353">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_272" data-uid="ImGuiNET.ImGuiIO.KeysData_272">KeysData_272</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_272</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_273.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_273%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L354">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_273" data-uid="ImGuiNET.ImGuiIO.KeysData_273">KeysData_273</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_273</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_274.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_274%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L355">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_274" data-uid="ImGuiNET.ImGuiIO.KeysData_274">KeysData_274</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_274</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_275.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_275%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L356">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_275" data-uid="ImGuiNET.ImGuiIO.KeysData_275">KeysData_275</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_275</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_276.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_276%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L357">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_276" data-uid="ImGuiNET.ImGuiIO.KeysData_276">KeysData_276</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_276</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_277.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_277%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L358">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_277" data-uid="ImGuiNET.ImGuiIO.KeysData_277">KeysData_277</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_277</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_278.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_278%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L359">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_278" data-uid="ImGuiNET.ImGuiIO.KeysData_278">KeysData_278</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_278</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_279.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_279%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L360">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_279" data-uid="ImGuiNET.ImGuiIO.KeysData_279">KeysData_279</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_279</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_28.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_28%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L109">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_28" data-uid="ImGuiNET.ImGuiIO.KeysData_28">KeysData_28</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_28</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_280.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_280%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L361">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_280" data-uid="ImGuiNET.ImGuiIO.KeysData_280">KeysData_280</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_280</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_281.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_281%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L362">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_281" data-uid="ImGuiNET.ImGuiIO.KeysData_281">KeysData_281</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_281</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_282.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_282%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L363">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_282" data-uid="ImGuiNET.ImGuiIO.KeysData_282">KeysData_282</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_282</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_283.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_283%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L364">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_283" data-uid="ImGuiNET.ImGuiIO.KeysData_283">KeysData_283</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_283</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_284.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_284%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L365">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_284" data-uid="ImGuiNET.ImGuiIO.KeysData_284">KeysData_284</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_284</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_285.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_285%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L366">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_285" data-uid="ImGuiNET.ImGuiIO.KeysData_285">KeysData_285</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_285</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_286.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_286%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L367">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_286" data-uid="ImGuiNET.ImGuiIO.KeysData_286">KeysData_286</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_286</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_287.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_287%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L368">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_287" data-uid="ImGuiNET.ImGuiIO.KeysData_287">KeysData_287</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_287</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_288.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_288%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L369">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_288" data-uid="ImGuiNET.ImGuiIO.KeysData_288">KeysData_288</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_288</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_289.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_289%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L370">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_289" data-uid="ImGuiNET.ImGuiIO.KeysData_289">KeysData_289</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_289</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_29.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_29%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L110">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_29" data-uid="ImGuiNET.ImGuiIO.KeysData_29">KeysData_29</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_29</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_290.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_290%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L371">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_290" data-uid="ImGuiNET.ImGuiIO.KeysData_290">KeysData_290</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_290</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_291.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_291%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L372">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_291" data-uid="ImGuiNET.ImGuiIO.KeysData_291">KeysData_291</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_291</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_292.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_292%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L373">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_292" data-uid="ImGuiNET.ImGuiIO.KeysData_292">KeysData_292</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_292</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_293.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_293%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L374">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_293" data-uid="ImGuiNET.ImGuiIO.KeysData_293">KeysData_293</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_293</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_294.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_294%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L375">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_294" data-uid="ImGuiNET.ImGuiIO.KeysData_294">KeysData_294</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_294</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_295.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_295%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L376">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_295" data-uid="ImGuiNET.ImGuiIO.KeysData_295">KeysData_295</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_295</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_296.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_296%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L377">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_296" data-uid="ImGuiNET.ImGuiIO.KeysData_296">KeysData_296</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_296</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_297.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_297%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L378">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_297" data-uid="ImGuiNET.ImGuiIO.KeysData_297">KeysData_297</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_297</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_298.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_298%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L379">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_298" data-uid="ImGuiNET.ImGuiIO.KeysData_298">KeysData_298</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_298</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_299.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_299%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L380">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_299" data-uid="ImGuiNET.ImGuiIO.KeysData_299">KeysData_299</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_299</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_3.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_3%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L84">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_3" data-uid="ImGuiNET.ImGuiIO.KeysData_3">KeysData_3</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_3</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_30.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_30%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L111">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_30" data-uid="ImGuiNET.ImGuiIO.KeysData_30">KeysData_30</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_30</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_300.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_300%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L381">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_300" data-uid="ImGuiNET.ImGuiIO.KeysData_300">KeysData_300</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_300</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_301.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_301%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L382">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_301" data-uid="ImGuiNET.ImGuiIO.KeysData_301">KeysData_301</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_301</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_302.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_302%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L383">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_302" data-uid="ImGuiNET.ImGuiIO.KeysData_302">KeysData_302</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_302</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_303.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_303%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L384">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_303" data-uid="ImGuiNET.ImGuiIO.KeysData_303">KeysData_303</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_303</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_304.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_304%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L385">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_304" data-uid="ImGuiNET.ImGuiIO.KeysData_304">KeysData_304</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_304</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_305.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_305%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L386">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_305" data-uid="ImGuiNET.ImGuiIO.KeysData_305">KeysData_305</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_305</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_306.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_306%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L387">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_306" data-uid="ImGuiNET.ImGuiIO.KeysData_306">KeysData_306</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_306</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_307.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_307%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L388">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_307" data-uid="ImGuiNET.ImGuiIO.KeysData_307">KeysData_307</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_307</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_308.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_308%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L389">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_308" data-uid="ImGuiNET.ImGuiIO.KeysData_308">KeysData_308</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_308</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_309.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_309%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L390">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_309" data-uid="ImGuiNET.ImGuiIO.KeysData_309">KeysData_309</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_309</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_31.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_31%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L112">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_31" data-uid="ImGuiNET.ImGuiIO.KeysData_31">KeysData_31</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_31</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_310.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_310%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L391">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_310" data-uid="ImGuiNET.ImGuiIO.KeysData_310">KeysData_310</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_310</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_311.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_311%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L392">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_311" data-uid="ImGuiNET.ImGuiIO.KeysData_311">KeysData_311</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_311</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_312.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_312%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L393">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_312" data-uid="ImGuiNET.ImGuiIO.KeysData_312">KeysData_312</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_312</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_313.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_313%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L394">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_313" data-uid="ImGuiNET.ImGuiIO.KeysData_313">KeysData_313</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_313</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_314.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_314%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L395">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_314" data-uid="ImGuiNET.ImGuiIO.KeysData_314">KeysData_314</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_314</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_315.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_315%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L396">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_315" data-uid="ImGuiNET.ImGuiIO.KeysData_315">KeysData_315</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_315</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_316.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_316%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L397">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_316" data-uid="ImGuiNET.ImGuiIO.KeysData_316">KeysData_316</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_316</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_317.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_317%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L398">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_317" data-uid="ImGuiNET.ImGuiIO.KeysData_317">KeysData_317</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_317</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_318.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_318%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L399">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_318" data-uid="ImGuiNET.ImGuiIO.KeysData_318">KeysData_318</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_318</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_319.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_319%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L400">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_319" data-uid="ImGuiNET.ImGuiIO.KeysData_319">KeysData_319</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_319</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_32.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_32%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L113">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_32" data-uid="ImGuiNET.ImGuiIO.KeysData_32">KeysData_32</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_32</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_320.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_320%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L401">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_320" data-uid="ImGuiNET.ImGuiIO.KeysData_320">KeysData_320</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_320</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_321.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_321%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L402">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_321" data-uid="ImGuiNET.ImGuiIO.KeysData_321">KeysData_321</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_321</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_322.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_322%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L403">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_322" data-uid="ImGuiNET.ImGuiIO.KeysData_322">KeysData_322</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_322</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_323.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_323%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L404">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_323" data-uid="ImGuiNET.ImGuiIO.KeysData_323">KeysData_323</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_323</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_324.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_324%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L405">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_324" data-uid="ImGuiNET.ImGuiIO.KeysData_324">KeysData_324</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_324</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_325.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_325%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L406">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_325" data-uid="ImGuiNET.ImGuiIO.KeysData_325">KeysData_325</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_325</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_326.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_326%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L407">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_326" data-uid="ImGuiNET.ImGuiIO.KeysData_326">KeysData_326</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_326</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_327.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_327%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L408">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_327" data-uid="ImGuiNET.ImGuiIO.KeysData_327">KeysData_327</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_327</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_328.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_328%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L409">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_328" data-uid="ImGuiNET.ImGuiIO.KeysData_328">KeysData_328</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_328</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_329.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_329%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L410">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_329" data-uid="ImGuiNET.ImGuiIO.KeysData_329">KeysData_329</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_329</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_33.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_33%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L114">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_33" data-uid="ImGuiNET.ImGuiIO.KeysData_33">KeysData_33</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_33</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_330.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_330%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L411">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_330" data-uid="ImGuiNET.ImGuiIO.KeysData_330">KeysData_330</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_330</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_331.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_331%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L412">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_331" data-uid="ImGuiNET.ImGuiIO.KeysData_331">KeysData_331</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_331</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_332.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_332%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L413">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_332" data-uid="ImGuiNET.ImGuiIO.KeysData_332">KeysData_332</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_332</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_333.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_333%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L414">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_333" data-uid="ImGuiNET.ImGuiIO.KeysData_333">KeysData_333</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_333</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_334.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_334%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L415">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_334" data-uid="ImGuiNET.ImGuiIO.KeysData_334">KeysData_334</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_334</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_335.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_335%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L416">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_335" data-uid="ImGuiNET.ImGuiIO.KeysData_335">KeysData_335</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_335</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_336.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_336%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L417">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_336" data-uid="ImGuiNET.ImGuiIO.KeysData_336">KeysData_336</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_336</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_337.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_337%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L418">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_337" data-uid="ImGuiNET.ImGuiIO.KeysData_337">KeysData_337</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_337</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_338.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_338%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L419">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_338" data-uid="ImGuiNET.ImGuiIO.KeysData_338">KeysData_338</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_338</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_339.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_339%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L420">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_339" data-uid="ImGuiNET.ImGuiIO.KeysData_339">KeysData_339</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_339</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_34.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_34%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L115">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_34" data-uid="ImGuiNET.ImGuiIO.KeysData_34">KeysData_34</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_34</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_340.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_340%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L421">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_340" data-uid="ImGuiNET.ImGuiIO.KeysData_340">KeysData_340</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_340</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_341.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_341%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L422">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_341" data-uid="ImGuiNET.ImGuiIO.KeysData_341">KeysData_341</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_341</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_342.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_342%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L423">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_342" data-uid="ImGuiNET.ImGuiIO.KeysData_342">KeysData_342</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_342</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_343.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_343%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L424">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_343" data-uid="ImGuiNET.ImGuiIO.KeysData_343">KeysData_343</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_343</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_344.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_344%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L425">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_344" data-uid="ImGuiNET.ImGuiIO.KeysData_344">KeysData_344</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_344</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_345.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_345%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L426">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_345" data-uid="ImGuiNET.ImGuiIO.KeysData_345">KeysData_345</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_345</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_346.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_346%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L427">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_346" data-uid="ImGuiNET.ImGuiIO.KeysData_346">KeysData_346</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_346</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_347.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_347%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L428">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_347" data-uid="ImGuiNET.ImGuiIO.KeysData_347">KeysData_347</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_347</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_348.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_348%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L429">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_348" data-uid="ImGuiNET.ImGuiIO.KeysData_348">KeysData_348</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_348</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_349.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_349%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L430">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_349" data-uid="ImGuiNET.ImGuiIO.KeysData_349">KeysData_349</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_349</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_35.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_35%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L116">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_35" data-uid="ImGuiNET.ImGuiIO.KeysData_35">KeysData_35</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_35</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_350.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_350%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L431">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_350" data-uid="ImGuiNET.ImGuiIO.KeysData_350">KeysData_350</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_350</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_351.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_351%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L432">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_351" data-uid="ImGuiNET.ImGuiIO.KeysData_351">KeysData_351</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_351</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_352.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_352%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L433">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_352" data-uid="ImGuiNET.ImGuiIO.KeysData_352">KeysData_352</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_352</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_353.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_353%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L434">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_353" data-uid="ImGuiNET.ImGuiIO.KeysData_353">KeysData_353</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_353</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_354.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_354%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L435">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_354" data-uid="ImGuiNET.ImGuiIO.KeysData_354">KeysData_354</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_354</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_355.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_355%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L436">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_355" data-uid="ImGuiNET.ImGuiIO.KeysData_355">KeysData_355</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_355</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_356.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_356%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L437">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_356" data-uid="ImGuiNET.ImGuiIO.KeysData_356">KeysData_356</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_356</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_357.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_357%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L438">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_357" data-uid="ImGuiNET.ImGuiIO.KeysData_357">KeysData_357</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_357</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_358.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_358%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L439">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_358" data-uid="ImGuiNET.ImGuiIO.KeysData_358">KeysData_358</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_358</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_359.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_359%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L440">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_359" data-uid="ImGuiNET.ImGuiIO.KeysData_359">KeysData_359</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_359</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_36.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_36%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L117">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_36" data-uid="ImGuiNET.ImGuiIO.KeysData_36">KeysData_36</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_36</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_360.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_360%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L441">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_360" data-uid="ImGuiNET.ImGuiIO.KeysData_360">KeysData_360</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_360</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_361.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_361%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L442">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_361" data-uid="ImGuiNET.ImGuiIO.KeysData_361">KeysData_361</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_361</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_362.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_362%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L443">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_362" data-uid="ImGuiNET.ImGuiIO.KeysData_362">KeysData_362</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_362</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_363.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_363%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L444">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_363" data-uid="ImGuiNET.ImGuiIO.KeysData_363">KeysData_363</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_363</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_364.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_364%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L445">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_364" data-uid="ImGuiNET.ImGuiIO.KeysData_364">KeysData_364</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_364</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_365.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_365%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L446">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_365" data-uid="ImGuiNET.ImGuiIO.KeysData_365">KeysData_365</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_365</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_366.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_366%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L447">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_366" data-uid="ImGuiNET.ImGuiIO.KeysData_366">KeysData_366</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_366</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_367.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_367%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L448">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_367" data-uid="ImGuiNET.ImGuiIO.KeysData_367">KeysData_367</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_367</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_368.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_368%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L449">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_368" data-uid="ImGuiNET.ImGuiIO.KeysData_368">KeysData_368</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_368</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_369.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_369%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L450">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_369" data-uid="ImGuiNET.ImGuiIO.KeysData_369">KeysData_369</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_369</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_37.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_37%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L118">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_37" data-uid="ImGuiNET.ImGuiIO.KeysData_37">KeysData_37</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_37</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_370.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_370%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L451">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_370" data-uid="ImGuiNET.ImGuiIO.KeysData_370">KeysData_370</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_370</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_371.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_371%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L452">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_371" data-uid="ImGuiNET.ImGuiIO.KeysData_371">KeysData_371</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_371</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_372.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_372%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L453">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_372" data-uid="ImGuiNET.ImGuiIO.KeysData_372">KeysData_372</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_372</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_373.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_373%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L454">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_373" data-uid="ImGuiNET.ImGuiIO.KeysData_373">KeysData_373</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_373</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_374.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_374%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L455">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_374" data-uid="ImGuiNET.ImGuiIO.KeysData_374">KeysData_374</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_374</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_375.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_375%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L456">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_375" data-uid="ImGuiNET.ImGuiIO.KeysData_375">KeysData_375</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_375</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_376.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_376%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L457">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_376" data-uid="ImGuiNET.ImGuiIO.KeysData_376">KeysData_376</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_376</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_377.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_377%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L458">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_377" data-uid="ImGuiNET.ImGuiIO.KeysData_377">KeysData_377</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_377</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_378.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_378%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L459">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_378" data-uid="ImGuiNET.ImGuiIO.KeysData_378">KeysData_378</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_378</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_379.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_379%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L460">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_379" data-uid="ImGuiNET.ImGuiIO.KeysData_379">KeysData_379</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_379</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_38.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_38%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L119">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_38" data-uid="ImGuiNET.ImGuiIO.KeysData_38">KeysData_38</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_38</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_380.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_380%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L461">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_380" data-uid="ImGuiNET.ImGuiIO.KeysData_380">KeysData_380</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_380</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_381.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_381%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L462">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_381" data-uid="ImGuiNET.ImGuiIO.KeysData_381">KeysData_381</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_381</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_382.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_382%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L463">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_382" data-uid="ImGuiNET.ImGuiIO.KeysData_382">KeysData_382</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_382</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_383.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_383%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L464">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_383" data-uid="ImGuiNET.ImGuiIO.KeysData_383">KeysData_383</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_383</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_384.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_384%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L465">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_384" data-uid="ImGuiNET.ImGuiIO.KeysData_384">KeysData_384</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_384</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_385.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_385%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L466">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_385" data-uid="ImGuiNET.ImGuiIO.KeysData_385">KeysData_385</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_385</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_386.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_386%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L467">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_386" data-uid="ImGuiNET.ImGuiIO.KeysData_386">KeysData_386</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_386</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_387.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_387%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L468">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_387" data-uid="ImGuiNET.ImGuiIO.KeysData_387">KeysData_387</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_387</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_388.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_388%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L469">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_388" data-uid="ImGuiNET.ImGuiIO.KeysData_388">KeysData_388</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_388</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_389.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_389%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L470">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_389" data-uid="ImGuiNET.ImGuiIO.KeysData_389">KeysData_389</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_389</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_39.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_39%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L120">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_39" data-uid="ImGuiNET.ImGuiIO.KeysData_39">KeysData_39</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_39</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_390.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_390%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L471">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_390" data-uid="ImGuiNET.ImGuiIO.KeysData_390">KeysData_390</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_390</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_391.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_391%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L472">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_391" data-uid="ImGuiNET.ImGuiIO.KeysData_391">KeysData_391</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_391</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_392.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_392%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L473">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_392" data-uid="ImGuiNET.ImGuiIO.KeysData_392">KeysData_392</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_392</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_393.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_393%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L474">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_393" data-uid="ImGuiNET.ImGuiIO.KeysData_393">KeysData_393</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_393</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_394.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_394%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L475">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_394" data-uid="ImGuiNET.ImGuiIO.KeysData_394">KeysData_394</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_394</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_395.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_395%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L476">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_395" data-uid="ImGuiNET.ImGuiIO.KeysData_395">KeysData_395</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_395</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_396.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_396%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L477">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_396" data-uid="ImGuiNET.ImGuiIO.KeysData_396">KeysData_396</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_396</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_397.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_397%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L478">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_397" data-uid="ImGuiNET.ImGuiIO.KeysData_397">KeysData_397</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_397</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_398.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_398%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L479">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_398" data-uid="ImGuiNET.ImGuiIO.KeysData_398">KeysData_398</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_398</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_399.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_399%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L480">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_399" data-uid="ImGuiNET.ImGuiIO.KeysData_399">KeysData_399</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_399</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_4.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_4%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L85">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_4" data-uid="ImGuiNET.ImGuiIO.KeysData_4">KeysData_4</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_4</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_40.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_40%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L121">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_40" data-uid="ImGuiNET.ImGuiIO.KeysData_40">KeysData_40</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_40</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_400.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_400%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L481">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_400" data-uid="ImGuiNET.ImGuiIO.KeysData_400">KeysData_400</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_400</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_401.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_401%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L482">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_401" data-uid="ImGuiNET.ImGuiIO.KeysData_401">KeysData_401</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_401</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_402.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_402%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L483">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_402" data-uid="ImGuiNET.ImGuiIO.KeysData_402">KeysData_402</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_402</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_403.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_403%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L484">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_403" data-uid="ImGuiNET.ImGuiIO.KeysData_403">KeysData_403</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_403</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_404.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_404%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L485">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_404" data-uid="ImGuiNET.ImGuiIO.KeysData_404">KeysData_404</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_404</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_405.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_405%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L486">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_405" data-uid="ImGuiNET.ImGuiIO.KeysData_405">KeysData_405</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_405</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_406.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_406%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L487">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_406" data-uid="ImGuiNET.ImGuiIO.KeysData_406">KeysData_406</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_406</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_407.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_407%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L488">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_407" data-uid="ImGuiNET.ImGuiIO.KeysData_407">KeysData_407</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_407</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_408.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_408%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L489">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_408" data-uid="ImGuiNET.ImGuiIO.KeysData_408">KeysData_408</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_408</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_409.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_409%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L490">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_409" data-uid="ImGuiNET.ImGuiIO.KeysData_409">KeysData_409</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_409</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_41.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_41%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L122">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_41" data-uid="ImGuiNET.ImGuiIO.KeysData_41">KeysData_41</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_41</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_410.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_410%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L491">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_410" data-uid="ImGuiNET.ImGuiIO.KeysData_410">KeysData_410</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_410</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_411.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_411%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L492">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_411" data-uid="ImGuiNET.ImGuiIO.KeysData_411">KeysData_411</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_411</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_412.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_412%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L493">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_412" data-uid="ImGuiNET.ImGuiIO.KeysData_412">KeysData_412</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_412</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_413.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_413%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L494">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_413" data-uid="ImGuiNET.ImGuiIO.KeysData_413">KeysData_413</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_413</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_414.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_414%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L495">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_414" data-uid="ImGuiNET.ImGuiIO.KeysData_414">KeysData_414</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_414</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_415.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_415%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L496">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_415" data-uid="ImGuiNET.ImGuiIO.KeysData_415">KeysData_415</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_415</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_416.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_416%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L497">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_416" data-uid="ImGuiNET.ImGuiIO.KeysData_416">KeysData_416</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_416</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_417.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_417%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L498">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_417" data-uid="ImGuiNET.ImGuiIO.KeysData_417">KeysData_417</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_417</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_418.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_418%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L499">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_418" data-uid="ImGuiNET.ImGuiIO.KeysData_418">KeysData_418</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_418</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_419.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_419%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L500">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_419" data-uid="ImGuiNET.ImGuiIO.KeysData_419">KeysData_419</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_419</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_42.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_42%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L123">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_42" data-uid="ImGuiNET.ImGuiIO.KeysData_42">KeysData_42</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_42</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_420.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_420%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L501">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_420" data-uid="ImGuiNET.ImGuiIO.KeysData_420">KeysData_420</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_420</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_421.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_421%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L502">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_421" data-uid="ImGuiNET.ImGuiIO.KeysData_421">KeysData_421</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_421</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_422.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_422%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L503">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_422" data-uid="ImGuiNET.ImGuiIO.KeysData_422">KeysData_422</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_422</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_423.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_423%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L504">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_423" data-uid="ImGuiNET.ImGuiIO.KeysData_423">KeysData_423</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_423</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_424.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_424%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L505">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_424" data-uid="ImGuiNET.ImGuiIO.KeysData_424">KeysData_424</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_424</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_425.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_425%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L506">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_425" data-uid="ImGuiNET.ImGuiIO.KeysData_425">KeysData_425</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_425</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_426.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_426%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L507">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_426" data-uid="ImGuiNET.ImGuiIO.KeysData_426">KeysData_426</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_426</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_427.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_427%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L508">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_427" data-uid="ImGuiNET.ImGuiIO.KeysData_427">KeysData_427</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_427</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_428.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_428%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L509">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_428" data-uid="ImGuiNET.ImGuiIO.KeysData_428">KeysData_428</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_428</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_429.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_429%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L510">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_429" data-uid="ImGuiNET.ImGuiIO.KeysData_429">KeysData_429</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_429</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_43.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_43%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L124">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_43" data-uid="ImGuiNET.ImGuiIO.KeysData_43">KeysData_43</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_43</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_430.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_430%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L511">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_430" data-uid="ImGuiNET.ImGuiIO.KeysData_430">KeysData_430</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_430</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_431.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_431%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L512">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_431" data-uid="ImGuiNET.ImGuiIO.KeysData_431">KeysData_431</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_431</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_432.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_432%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L513">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_432" data-uid="ImGuiNET.ImGuiIO.KeysData_432">KeysData_432</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_432</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_433.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_433%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L514">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_433" data-uid="ImGuiNET.ImGuiIO.KeysData_433">KeysData_433</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_433</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_434.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_434%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L515">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_434" data-uid="ImGuiNET.ImGuiIO.KeysData_434">KeysData_434</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_434</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_435.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_435%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L516">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_435" data-uid="ImGuiNET.ImGuiIO.KeysData_435">KeysData_435</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_435</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_436.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_436%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L517">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_436" data-uid="ImGuiNET.ImGuiIO.KeysData_436">KeysData_436</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_436</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_437.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_437%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L518">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_437" data-uid="ImGuiNET.ImGuiIO.KeysData_437">KeysData_437</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_437</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_438.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_438%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L519">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_438" data-uid="ImGuiNET.ImGuiIO.KeysData_438">KeysData_438</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_438</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_439.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_439%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L520">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_439" data-uid="ImGuiNET.ImGuiIO.KeysData_439">KeysData_439</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_439</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_44.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_44%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L125">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_44" data-uid="ImGuiNET.ImGuiIO.KeysData_44">KeysData_44</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_44</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_440.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_440%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L521">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_440" data-uid="ImGuiNET.ImGuiIO.KeysData_440">KeysData_440</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_440</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_441.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_441%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L522">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_441" data-uid="ImGuiNET.ImGuiIO.KeysData_441">KeysData_441</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_441</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_442.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_442%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L523">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_442" data-uid="ImGuiNET.ImGuiIO.KeysData_442">KeysData_442</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_442</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_443.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_443%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L524">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_443" data-uid="ImGuiNET.ImGuiIO.KeysData_443">KeysData_443</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_443</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_444.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_444%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L525">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_444" data-uid="ImGuiNET.ImGuiIO.KeysData_444">KeysData_444</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_444</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_445.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_445%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L526">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_445" data-uid="ImGuiNET.ImGuiIO.KeysData_445">KeysData_445</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_445</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_446.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_446%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L527">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_446" data-uid="ImGuiNET.ImGuiIO.KeysData_446">KeysData_446</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_446</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_447.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_447%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L528">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_447" data-uid="ImGuiNET.ImGuiIO.KeysData_447">KeysData_447</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_447</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_448.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_448%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L529">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_448" data-uid="ImGuiNET.ImGuiIO.KeysData_448">KeysData_448</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_448</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_449.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_449%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L530">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_449" data-uid="ImGuiNET.ImGuiIO.KeysData_449">KeysData_449</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_449</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_45.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_45%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L126">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_45" data-uid="ImGuiNET.ImGuiIO.KeysData_45">KeysData_45</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_45</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_450.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_450%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L531">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_450" data-uid="ImGuiNET.ImGuiIO.KeysData_450">KeysData_450</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_450</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_451.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_451%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L532">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_451" data-uid="ImGuiNET.ImGuiIO.KeysData_451">KeysData_451</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_451</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_452.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_452%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L533">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_452" data-uid="ImGuiNET.ImGuiIO.KeysData_452">KeysData_452</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_452</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_453.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_453%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L534">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_453" data-uid="ImGuiNET.ImGuiIO.KeysData_453">KeysData_453</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_453</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_454.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_454%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L535">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_454" data-uid="ImGuiNET.ImGuiIO.KeysData_454">KeysData_454</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_454</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_455.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_455%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L536">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_455" data-uid="ImGuiNET.ImGuiIO.KeysData_455">KeysData_455</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_455</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_456.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_456%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L537">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_456" data-uid="ImGuiNET.ImGuiIO.KeysData_456">KeysData_456</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_456</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_457.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_457%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L538">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_457" data-uid="ImGuiNET.ImGuiIO.KeysData_457">KeysData_457</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_457</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_458.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_458%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L539">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_458" data-uid="ImGuiNET.ImGuiIO.KeysData_458">KeysData_458</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_458</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_459.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_459%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L540">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_459" data-uid="ImGuiNET.ImGuiIO.KeysData_459">KeysData_459</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_459</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_46.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_46%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L127">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_46" data-uid="ImGuiNET.ImGuiIO.KeysData_46">KeysData_46</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_46</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_460.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_460%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L541">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_460" data-uid="ImGuiNET.ImGuiIO.KeysData_460">KeysData_460</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_460</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_461.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_461%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L542">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_461" data-uid="ImGuiNET.ImGuiIO.KeysData_461">KeysData_461</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_461</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_462.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_462%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L543">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_462" data-uid="ImGuiNET.ImGuiIO.KeysData_462">KeysData_462</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_462</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_463.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_463%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L544">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_463" data-uid="ImGuiNET.ImGuiIO.KeysData_463">KeysData_463</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_463</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_464.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_464%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L545">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_464" data-uid="ImGuiNET.ImGuiIO.KeysData_464">KeysData_464</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_464</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_465.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_465%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L546">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_465" data-uid="ImGuiNET.ImGuiIO.KeysData_465">KeysData_465</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_465</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_466.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_466%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L547">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_466" data-uid="ImGuiNET.ImGuiIO.KeysData_466">KeysData_466</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_466</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_467.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_467%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L548">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_467" data-uid="ImGuiNET.ImGuiIO.KeysData_467">KeysData_467</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_467</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_468.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_468%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L549">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_468" data-uid="ImGuiNET.ImGuiIO.KeysData_468">KeysData_468</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_468</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_469.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_469%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L550">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_469" data-uid="ImGuiNET.ImGuiIO.KeysData_469">KeysData_469</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_469</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_47.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_47%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L128">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_47" data-uid="ImGuiNET.ImGuiIO.KeysData_47">KeysData_47</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_47</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_470.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_470%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L551">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_470" data-uid="ImGuiNET.ImGuiIO.KeysData_470">KeysData_470</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_470</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_471.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_471%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L552">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_471" data-uid="ImGuiNET.ImGuiIO.KeysData_471">KeysData_471</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_471</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_472.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_472%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L553">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_472" data-uid="ImGuiNET.ImGuiIO.KeysData_472">KeysData_472</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_472</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_473.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_473%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L554">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_473" data-uid="ImGuiNET.ImGuiIO.KeysData_473">KeysData_473</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_473</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_474.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_474%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L555">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_474" data-uid="ImGuiNET.ImGuiIO.KeysData_474">KeysData_474</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_474</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_475.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_475%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L556">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_475" data-uid="ImGuiNET.ImGuiIO.KeysData_475">KeysData_475</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_475</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_476.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_476%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L557">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_476" data-uid="ImGuiNET.ImGuiIO.KeysData_476">KeysData_476</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_476</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_477.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_477%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L558">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_477" data-uid="ImGuiNET.ImGuiIO.KeysData_477">KeysData_477</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_477</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_478.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_478%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L559">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_478" data-uid="ImGuiNET.ImGuiIO.KeysData_478">KeysData_478</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_478</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_479.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_479%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L560">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_479" data-uid="ImGuiNET.ImGuiIO.KeysData_479">KeysData_479</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_479</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_48.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_48%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L129">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_48" data-uid="ImGuiNET.ImGuiIO.KeysData_48">KeysData_48</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_48</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_480.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_480%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L561">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_480" data-uid="ImGuiNET.ImGuiIO.KeysData_480">KeysData_480</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_480</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_481.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_481%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L562">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_481" data-uid="ImGuiNET.ImGuiIO.KeysData_481">KeysData_481</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_481</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_482.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_482%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L563">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_482" data-uid="ImGuiNET.ImGuiIO.KeysData_482">KeysData_482</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_482</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_483.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_483%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L564">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_483" data-uid="ImGuiNET.ImGuiIO.KeysData_483">KeysData_483</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_483</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_484.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_484%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L565">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_484" data-uid="ImGuiNET.ImGuiIO.KeysData_484">KeysData_484</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_484</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_485.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_485%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L566">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_485" data-uid="ImGuiNET.ImGuiIO.KeysData_485">KeysData_485</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_485</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_486.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_486%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L567">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_486" data-uid="ImGuiNET.ImGuiIO.KeysData_486">KeysData_486</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_486</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_487.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_487%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L568">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_487" data-uid="ImGuiNET.ImGuiIO.KeysData_487">KeysData_487</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_487</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_488.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_488%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L569">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_488" data-uid="ImGuiNET.ImGuiIO.KeysData_488">KeysData_488</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_488</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_489.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_489%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L570">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_489" data-uid="ImGuiNET.ImGuiIO.KeysData_489">KeysData_489</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_489</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_49.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_49%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L130">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_49" data-uid="ImGuiNET.ImGuiIO.KeysData_49">KeysData_49</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_49</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_490.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_490%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L571">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_490" data-uid="ImGuiNET.ImGuiIO.KeysData_490">KeysData_490</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_490</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_491.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_491%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L572">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_491" data-uid="ImGuiNET.ImGuiIO.KeysData_491">KeysData_491</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_491</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_492.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_492%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L573">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_492" data-uid="ImGuiNET.ImGuiIO.KeysData_492">KeysData_492</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_492</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_493.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_493%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L574">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_493" data-uid="ImGuiNET.ImGuiIO.KeysData_493">KeysData_493</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_493</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_494.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_494%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L575">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_494" data-uid="ImGuiNET.ImGuiIO.KeysData_494">KeysData_494</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_494</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_495.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_495%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L576">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_495" data-uid="ImGuiNET.ImGuiIO.KeysData_495">KeysData_495</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_495</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_496.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_496%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L577">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_496" data-uid="ImGuiNET.ImGuiIO.KeysData_496">KeysData_496</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_496</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_497.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_497%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L578">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_497" data-uid="ImGuiNET.ImGuiIO.KeysData_497">KeysData_497</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_497</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_498.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_498%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L579">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_498" data-uid="ImGuiNET.ImGuiIO.KeysData_498">KeysData_498</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_498</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_499.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_499%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L580">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_499" data-uid="ImGuiNET.ImGuiIO.KeysData_499">KeysData_499</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_499</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_5.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_5%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L86">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_5" data-uid="ImGuiNET.ImGuiIO.KeysData_5">KeysData_5</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_5</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_50.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_50%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L131">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_50" data-uid="ImGuiNET.ImGuiIO.KeysData_50">KeysData_50</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_50</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_500.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_500%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L581">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_500" data-uid="ImGuiNET.ImGuiIO.KeysData_500">KeysData_500</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_500</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_501.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_501%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L582">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_501" data-uid="ImGuiNET.ImGuiIO.KeysData_501">KeysData_501</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_501</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_502.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_502%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L583">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_502" data-uid="ImGuiNET.ImGuiIO.KeysData_502">KeysData_502</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_502</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_503.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_503%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L584">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_503" data-uid="ImGuiNET.ImGuiIO.KeysData_503">KeysData_503</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_503</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_504.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_504%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L585">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_504" data-uid="ImGuiNET.ImGuiIO.KeysData_504">KeysData_504</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_504</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_505.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_505%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L586">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_505" data-uid="ImGuiNET.ImGuiIO.KeysData_505">KeysData_505</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_505</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_506.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_506%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L587">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_506" data-uid="ImGuiNET.ImGuiIO.KeysData_506">KeysData_506</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_506</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_507.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_507%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L588">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_507" data-uid="ImGuiNET.ImGuiIO.KeysData_507">KeysData_507</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_507</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_508.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_508%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L589">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_508" data-uid="ImGuiNET.ImGuiIO.KeysData_508">KeysData_508</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_508</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_509.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_509%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L590">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_509" data-uid="ImGuiNET.ImGuiIO.KeysData_509">KeysData_509</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_509</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_51.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_51%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L132">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_51" data-uid="ImGuiNET.ImGuiIO.KeysData_51">KeysData_51</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_51</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_510.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_510%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L591">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_510" data-uid="ImGuiNET.ImGuiIO.KeysData_510">KeysData_510</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_510</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_511.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_511%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L592">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_511" data-uid="ImGuiNET.ImGuiIO.KeysData_511">KeysData_511</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_511</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_512.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_512%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L593">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_512" data-uid="ImGuiNET.ImGuiIO.KeysData_512">KeysData_512</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_512</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_513.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_513%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L594">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_513" data-uid="ImGuiNET.ImGuiIO.KeysData_513">KeysData_513</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_513</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_514.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_514%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L595">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_514" data-uid="ImGuiNET.ImGuiIO.KeysData_514">KeysData_514</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_514</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_515.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_515%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L596">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_515" data-uid="ImGuiNET.ImGuiIO.KeysData_515">KeysData_515</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_515</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_516.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_516%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L597">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_516" data-uid="ImGuiNET.ImGuiIO.KeysData_516">KeysData_516</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_516</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_517.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_517%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L598">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_517" data-uid="ImGuiNET.ImGuiIO.KeysData_517">KeysData_517</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_517</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_518.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_518%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L599">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_518" data-uid="ImGuiNET.ImGuiIO.KeysData_518">KeysData_518</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_518</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_519.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_519%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L600">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_519" data-uid="ImGuiNET.ImGuiIO.KeysData_519">KeysData_519</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_519</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_52.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_52%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L133">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_52" data-uid="ImGuiNET.ImGuiIO.KeysData_52">KeysData_52</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_52</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_520.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_520%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L601">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_520" data-uid="ImGuiNET.ImGuiIO.KeysData_520">KeysData_520</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_520</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_521.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_521%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L602">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_521" data-uid="ImGuiNET.ImGuiIO.KeysData_521">KeysData_521</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_521</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_522.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_522%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L603">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_522" data-uid="ImGuiNET.ImGuiIO.KeysData_522">KeysData_522</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_522</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_523.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_523%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L604">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_523" data-uid="ImGuiNET.ImGuiIO.KeysData_523">KeysData_523</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_523</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_524.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_524%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L605">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_524" data-uid="ImGuiNET.ImGuiIO.KeysData_524">KeysData_524</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_524</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_525.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_525%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L606">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_525" data-uid="ImGuiNET.ImGuiIO.KeysData_525">KeysData_525</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_525</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_526.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_526%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L607">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_526" data-uid="ImGuiNET.ImGuiIO.KeysData_526">KeysData_526</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_526</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_527.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_527%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L608">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_527" data-uid="ImGuiNET.ImGuiIO.KeysData_527">KeysData_527</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_527</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_528.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_528%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L609">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_528" data-uid="ImGuiNET.ImGuiIO.KeysData_528">KeysData_528</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_528</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_529.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_529%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L610">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_529" data-uid="ImGuiNET.ImGuiIO.KeysData_529">KeysData_529</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_529</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_53.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_53%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L134">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_53" data-uid="ImGuiNET.ImGuiIO.KeysData_53">KeysData_53</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_53</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_530.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_530%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L611">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_530" data-uid="ImGuiNET.ImGuiIO.KeysData_530">KeysData_530</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_530</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_531.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_531%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L612">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_531" data-uid="ImGuiNET.ImGuiIO.KeysData_531">KeysData_531</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_531</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_532.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_532%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L613">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_532" data-uid="ImGuiNET.ImGuiIO.KeysData_532">KeysData_532</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_532</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_533.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_533%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L614">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_533" data-uid="ImGuiNET.ImGuiIO.KeysData_533">KeysData_533</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_533</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_534.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_534%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L615">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_534" data-uid="ImGuiNET.ImGuiIO.KeysData_534">KeysData_534</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_534</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_535.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_535%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L616">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_535" data-uid="ImGuiNET.ImGuiIO.KeysData_535">KeysData_535</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_535</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_536.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_536%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L617">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_536" data-uid="ImGuiNET.ImGuiIO.KeysData_536">KeysData_536</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_536</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_537.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_537%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L618">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_537" data-uid="ImGuiNET.ImGuiIO.KeysData_537">KeysData_537</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_537</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_538.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_538%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L619">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_538" data-uid="ImGuiNET.ImGuiIO.KeysData_538">KeysData_538</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_538</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_539.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_539%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L620">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_539" data-uid="ImGuiNET.ImGuiIO.KeysData_539">KeysData_539</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_539</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_54.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_54%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L135">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_54" data-uid="ImGuiNET.ImGuiIO.KeysData_54">KeysData_54</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_54</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_540.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_540%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L621">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_540" data-uid="ImGuiNET.ImGuiIO.KeysData_540">KeysData_540</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_540</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_541.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_541%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L622">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_541" data-uid="ImGuiNET.ImGuiIO.KeysData_541">KeysData_541</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_541</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_542.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_542%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L623">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_542" data-uid="ImGuiNET.ImGuiIO.KeysData_542">KeysData_542</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_542</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_543.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_543%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L624">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_543" data-uid="ImGuiNET.ImGuiIO.KeysData_543">KeysData_543</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_543</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_544.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_544%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L625">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_544" data-uid="ImGuiNET.ImGuiIO.KeysData_544">KeysData_544</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_544</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_545.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_545%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L626">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_545" data-uid="ImGuiNET.ImGuiIO.KeysData_545">KeysData_545</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_545</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_546.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_546%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L627">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_546" data-uid="ImGuiNET.ImGuiIO.KeysData_546">KeysData_546</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_546</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_547.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_547%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L628">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_547" data-uid="ImGuiNET.ImGuiIO.KeysData_547">KeysData_547</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_547</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_548.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_548%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L629">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_548" data-uid="ImGuiNET.ImGuiIO.KeysData_548">KeysData_548</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_548</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_549.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_549%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L630">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_549" data-uid="ImGuiNET.ImGuiIO.KeysData_549">KeysData_549</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_549</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_55.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_55%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L136">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_55" data-uid="ImGuiNET.ImGuiIO.KeysData_55">KeysData_55</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_55</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_550.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_550%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L631">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_550" data-uid="ImGuiNET.ImGuiIO.KeysData_550">KeysData_550</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_550</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_551.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_551%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L632">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_551" data-uid="ImGuiNET.ImGuiIO.KeysData_551">KeysData_551</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_551</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_552.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_552%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L633">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_552" data-uid="ImGuiNET.ImGuiIO.KeysData_552">KeysData_552</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_552</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_553.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_553%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L634">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_553" data-uid="ImGuiNET.ImGuiIO.KeysData_553">KeysData_553</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_553</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_554.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_554%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L635">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_554" data-uid="ImGuiNET.ImGuiIO.KeysData_554">KeysData_554</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_554</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_555.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_555%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L636">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_555" data-uid="ImGuiNET.ImGuiIO.KeysData_555">KeysData_555</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_555</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_556.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_556%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L637">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_556" data-uid="ImGuiNET.ImGuiIO.KeysData_556">KeysData_556</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_556</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_557.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_557%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L638">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_557" data-uid="ImGuiNET.ImGuiIO.KeysData_557">KeysData_557</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_557</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_558.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_558%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L639">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_558" data-uid="ImGuiNET.ImGuiIO.KeysData_558">KeysData_558</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_558</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_559.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_559%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L640">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_559" data-uid="ImGuiNET.ImGuiIO.KeysData_559">KeysData_559</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_559</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_56.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_56%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L137">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_56" data-uid="ImGuiNET.ImGuiIO.KeysData_56">KeysData_56</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_56</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_560.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_560%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L641">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_560" data-uid="ImGuiNET.ImGuiIO.KeysData_560">KeysData_560</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_560</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_561.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_561%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L642">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_561" data-uid="ImGuiNET.ImGuiIO.KeysData_561">KeysData_561</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_561</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_562.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_562%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L643">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_562" data-uid="ImGuiNET.ImGuiIO.KeysData_562">KeysData_562</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_562</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_563.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_563%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L644">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_563" data-uid="ImGuiNET.ImGuiIO.KeysData_563">KeysData_563</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_563</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_564.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_564%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L645">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_564" data-uid="ImGuiNET.ImGuiIO.KeysData_564">KeysData_564</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_564</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_565.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_565%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L646">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_565" data-uid="ImGuiNET.ImGuiIO.KeysData_565">KeysData_565</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_565</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_566.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_566%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L647">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_566" data-uid="ImGuiNET.ImGuiIO.KeysData_566">KeysData_566</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_566</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_567.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_567%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L648">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_567" data-uid="ImGuiNET.ImGuiIO.KeysData_567">KeysData_567</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_567</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_568.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_568%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L649">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_568" data-uid="ImGuiNET.ImGuiIO.KeysData_568">KeysData_568</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_568</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_569.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_569%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L650">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_569" data-uid="ImGuiNET.ImGuiIO.KeysData_569">KeysData_569</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_569</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_57.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_57%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L138">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_57" data-uid="ImGuiNET.ImGuiIO.KeysData_57">KeysData_57</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_57</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_570.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_570%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L651">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_570" data-uid="ImGuiNET.ImGuiIO.KeysData_570">KeysData_570</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_570</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_571.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_571%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L652">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_571" data-uid="ImGuiNET.ImGuiIO.KeysData_571">KeysData_571</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_571</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_572.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_572%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L653">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_572" data-uid="ImGuiNET.ImGuiIO.KeysData_572">KeysData_572</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_572</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_573.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_573%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L654">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_573" data-uid="ImGuiNET.ImGuiIO.KeysData_573">KeysData_573</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_573</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_574.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_574%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L655">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_574" data-uid="ImGuiNET.ImGuiIO.KeysData_574">KeysData_574</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_574</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_575.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_575%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L656">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_575" data-uid="ImGuiNET.ImGuiIO.KeysData_575">KeysData_575</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_575</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_576.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_576%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L657">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_576" data-uid="ImGuiNET.ImGuiIO.KeysData_576">KeysData_576</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_576</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_577.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_577%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L658">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_577" data-uid="ImGuiNET.ImGuiIO.KeysData_577">KeysData_577</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_577</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_578.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_578%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L659">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_578" data-uid="ImGuiNET.ImGuiIO.KeysData_578">KeysData_578</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_578</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_579.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_579%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L660">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_579" data-uid="ImGuiNET.ImGuiIO.KeysData_579">KeysData_579</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_579</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_58.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_58%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L139">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_58" data-uid="ImGuiNET.ImGuiIO.KeysData_58">KeysData_58</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_58</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_580.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_580%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L661">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_580" data-uid="ImGuiNET.ImGuiIO.KeysData_580">KeysData_580</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_580</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_581.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_581%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L662">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_581" data-uid="ImGuiNET.ImGuiIO.KeysData_581">KeysData_581</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_581</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_582.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_582%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L663">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_582" data-uid="ImGuiNET.ImGuiIO.KeysData_582">KeysData_582</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_582</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_583.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_583%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L664">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_583" data-uid="ImGuiNET.ImGuiIO.KeysData_583">KeysData_583</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_583</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_584.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_584%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L665">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_584" data-uid="ImGuiNET.ImGuiIO.KeysData_584">KeysData_584</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_584</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_585.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_585%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L666">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_585" data-uid="ImGuiNET.ImGuiIO.KeysData_585">KeysData_585</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_585</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_586.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_586%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L667">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_586" data-uid="ImGuiNET.ImGuiIO.KeysData_586">KeysData_586</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_586</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_587.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_587%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L668">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_587" data-uid="ImGuiNET.ImGuiIO.KeysData_587">KeysData_587</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_587</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_588.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_588%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L669">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_588" data-uid="ImGuiNET.ImGuiIO.KeysData_588">KeysData_588</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_588</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_589.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_589%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L670">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_589" data-uid="ImGuiNET.ImGuiIO.KeysData_589">KeysData_589</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_589</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_59.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_59%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L140">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_59" data-uid="ImGuiNET.ImGuiIO.KeysData_59">KeysData_59</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_59</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_590.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_590%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L671">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_590" data-uid="ImGuiNET.ImGuiIO.KeysData_590">KeysData_590</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_590</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_591.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_591%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L672">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_591" data-uid="ImGuiNET.ImGuiIO.KeysData_591">KeysData_591</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_591</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_592.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_592%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L673">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_592" data-uid="ImGuiNET.ImGuiIO.KeysData_592">KeysData_592</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_592</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_593.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_593%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L674">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_593" data-uid="ImGuiNET.ImGuiIO.KeysData_593">KeysData_593</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_593</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_594.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_594%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L675">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_594" data-uid="ImGuiNET.ImGuiIO.KeysData_594">KeysData_594</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_594</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_595.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_595%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L676">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_595" data-uid="ImGuiNET.ImGuiIO.KeysData_595">KeysData_595</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_595</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_596.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_596%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L677">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_596" data-uid="ImGuiNET.ImGuiIO.KeysData_596">KeysData_596</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_596</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_597.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_597%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L678">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_597" data-uid="ImGuiNET.ImGuiIO.KeysData_597">KeysData_597</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_597</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_598.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_598%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L679">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_598" data-uid="ImGuiNET.ImGuiIO.KeysData_598">KeysData_598</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_598</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_599.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_599%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L680">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_599" data-uid="ImGuiNET.ImGuiIO.KeysData_599">KeysData_599</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_599</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_6.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_6%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L87">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_6" data-uid="ImGuiNET.ImGuiIO.KeysData_6">KeysData_6</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_6</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_60.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_60%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L141">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_60" data-uid="ImGuiNET.ImGuiIO.KeysData_60">KeysData_60</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_60</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_600.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_600%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L681">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_600" data-uid="ImGuiNET.ImGuiIO.KeysData_600">KeysData_600</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_600</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_601.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L682">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_601" data-uid="ImGuiNET.ImGuiIO.KeysData_601">KeysData_601</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_601</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_602.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_602%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L683">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_602" data-uid="ImGuiNET.ImGuiIO.KeysData_602">KeysData_602</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_602</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_603.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_603%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L684">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_603" data-uid="ImGuiNET.ImGuiIO.KeysData_603">KeysData_603</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_603</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_604.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_604%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L685">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_604" data-uid="ImGuiNET.ImGuiIO.KeysData_604">KeysData_604</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_604</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_605.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_605%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L686">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_605" data-uid="ImGuiNET.ImGuiIO.KeysData_605">KeysData_605</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_605</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_606.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_606%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L687">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_606" data-uid="ImGuiNET.ImGuiIO.KeysData_606">KeysData_606</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_606</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_607.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_607%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L688">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_607" data-uid="ImGuiNET.ImGuiIO.KeysData_607">KeysData_607</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_607</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_608.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_608%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L689">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_608" data-uid="ImGuiNET.ImGuiIO.KeysData_608">KeysData_608</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_608</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_609.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_609%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L690">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_609" data-uid="ImGuiNET.ImGuiIO.KeysData_609">KeysData_609</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_609</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_61.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_61%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L142">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_61" data-uid="ImGuiNET.ImGuiIO.KeysData_61">KeysData_61</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_61</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_610.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_610%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L691">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_610" data-uid="ImGuiNET.ImGuiIO.KeysData_610">KeysData_610</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_610</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_611.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_611%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L692">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_611" data-uid="ImGuiNET.ImGuiIO.KeysData_611">KeysData_611</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_611</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_612.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_612%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L693">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_612" data-uid="ImGuiNET.ImGuiIO.KeysData_612">KeysData_612</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_612</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_613.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_613%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L694">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_613" data-uid="ImGuiNET.ImGuiIO.KeysData_613">KeysData_613</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_613</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_614.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_614%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L695">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_614" data-uid="ImGuiNET.ImGuiIO.KeysData_614">KeysData_614</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_614</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_615.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_615%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L696">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_615" data-uid="ImGuiNET.ImGuiIO.KeysData_615">KeysData_615</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_615</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_616.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_616%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L697">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_616" data-uid="ImGuiNET.ImGuiIO.KeysData_616">KeysData_616</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_616</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_617.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_617%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L698">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_617" data-uid="ImGuiNET.ImGuiIO.KeysData_617">KeysData_617</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_617</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_618.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_618%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L699">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_618" data-uid="ImGuiNET.ImGuiIO.KeysData_618">KeysData_618</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_618</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_619.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_619%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L700">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_619" data-uid="ImGuiNET.ImGuiIO.KeysData_619">KeysData_619</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_619</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_62.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_62%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L143">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_62" data-uid="ImGuiNET.ImGuiIO.KeysData_62">KeysData_62</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_62</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_620.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_620%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L701">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_620" data-uid="ImGuiNET.ImGuiIO.KeysData_620">KeysData_620</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_620</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_621.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_621%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L702">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_621" data-uid="ImGuiNET.ImGuiIO.KeysData_621">KeysData_621</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_621</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_622.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_622%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L703">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_622" data-uid="ImGuiNET.ImGuiIO.KeysData_622">KeysData_622</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_622</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_623.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_623%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L704">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_623" data-uid="ImGuiNET.ImGuiIO.KeysData_623">KeysData_623</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_623</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_624.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_624%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L705">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_624" data-uid="ImGuiNET.ImGuiIO.KeysData_624">KeysData_624</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_624</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_625.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_625%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L706">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_625" data-uid="ImGuiNET.ImGuiIO.KeysData_625">KeysData_625</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_625</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_626.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_626%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L707">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_626" data-uid="ImGuiNET.ImGuiIO.KeysData_626">KeysData_626</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_626</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_627.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_627%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L708">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_627" data-uid="ImGuiNET.ImGuiIO.KeysData_627">KeysData_627</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_627</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_628.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_628%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L709">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_628" data-uid="ImGuiNET.ImGuiIO.KeysData_628">KeysData_628</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_628</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_629.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_629%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L710">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_629" data-uid="ImGuiNET.ImGuiIO.KeysData_629">KeysData_629</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_629</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_63.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_63%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L144">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_63" data-uid="ImGuiNET.ImGuiIO.KeysData_63">KeysData_63</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_63</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_630.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_630%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L711">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_630" data-uid="ImGuiNET.ImGuiIO.KeysData_630">KeysData_630</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_630</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_631.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_631%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L712">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_631" data-uid="ImGuiNET.ImGuiIO.KeysData_631">KeysData_631</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_631</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_632.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_632%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L713">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_632" data-uid="ImGuiNET.ImGuiIO.KeysData_632">KeysData_632</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_632</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_633.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_633%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L714">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_633" data-uid="ImGuiNET.ImGuiIO.KeysData_633">KeysData_633</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_633</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_634.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_634%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L715">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_634" data-uid="ImGuiNET.ImGuiIO.KeysData_634">KeysData_634</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_634</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_635.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_635%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L716">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_635" data-uid="ImGuiNET.ImGuiIO.KeysData_635">KeysData_635</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_635</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_636.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_636%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L717">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_636" data-uid="ImGuiNET.ImGuiIO.KeysData_636">KeysData_636</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_636</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_637.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_637%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L718">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_637" data-uid="ImGuiNET.ImGuiIO.KeysData_637">KeysData_637</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_637</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_638.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_638%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L719">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_638" data-uid="ImGuiNET.ImGuiIO.KeysData_638">KeysData_638</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_638</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_639.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_639%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L720">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_639" data-uid="ImGuiNET.ImGuiIO.KeysData_639">KeysData_639</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_639</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_64.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_64%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L145">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_64" data-uid="ImGuiNET.ImGuiIO.KeysData_64">KeysData_64</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_64</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_640.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_640%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L721">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_640" data-uid="ImGuiNET.ImGuiIO.KeysData_640">KeysData_640</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_640</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_641.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_641%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L722">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_641" data-uid="ImGuiNET.ImGuiIO.KeysData_641">KeysData_641</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_641</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_642.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_642%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L723">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_642" data-uid="ImGuiNET.ImGuiIO.KeysData_642">KeysData_642</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_642</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_643.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_643%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L724">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_643" data-uid="ImGuiNET.ImGuiIO.KeysData_643">KeysData_643</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_643</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_644.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_644%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L725">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_644" data-uid="ImGuiNET.ImGuiIO.KeysData_644">KeysData_644</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_644</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_65.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_65%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L146">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_65" data-uid="ImGuiNET.ImGuiIO.KeysData_65">KeysData_65</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_65</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_66.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_66%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L147">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_66" data-uid="ImGuiNET.ImGuiIO.KeysData_66">KeysData_66</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_66</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_67.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_67%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L148">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_67" data-uid="ImGuiNET.ImGuiIO.KeysData_67">KeysData_67</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_67</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_68.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_68%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L149">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_68" data-uid="ImGuiNET.ImGuiIO.KeysData_68">KeysData_68</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_68</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_69.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_69%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L150">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_69" data-uid="ImGuiNET.ImGuiIO.KeysData_69">KeysData_69</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_69</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_7.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_7%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L88">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_7" data-uid="ImGuiNET.ImGuiIO.KeysData_7">KeysData_7</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_7</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_70.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_70%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L151">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_70" data-uid="ImGuiNET.ImGuiIO.KeysData_70">KeysData_70</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_70</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_71.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_71%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L152">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_71" data-uid="ImGuiNET.ImGuiIO.KeysData_71">KeysData_71</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_71</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_72.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_72%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L153">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_72" data-uid="ImGuiNET.ImGuiIO.KeysData_72">KeysData_72</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_72</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_73.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_73%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L154">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_73" data-uid="ImGuiNET.ImGuiIO.KeysData_73">KeysData_73</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_73</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_74.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_74%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L155">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_74" data-uid="ImGuiNET.ImGuiIO.KeysData_74">KeysData_74</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_74</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_75.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_75%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L156">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_75" data-uid="ImGuiNET.ImGuiIO.KeysData_75">KeysData_75</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_75</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_76.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_76%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L157">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_76" data-uid="ImGuiNET.ImGuiIO.KeysData_76">KeysData_76</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_76</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_77.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_77%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L158">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_77" data-uid="ImGuiNET.ImGuiIO.KeysData_77">KeysData_77</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_77</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_78.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_78%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L159">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_78" data-uid="ImGuiNET.ImGuiIO.KeysData_78">KeysData_78</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_78</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_79.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_79%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L160">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_79" data-uid="ImGuiNET.ImGuiIO.KeysData_79">KeysData_79</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_79</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_8.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_8%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L89">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_8" data-uid="ImGuiNET.ImGuiIO.KeysData_8">KeysData_8</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_8</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_80.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_80%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L161">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_80" data-uid="ImGuiNET.ImGuiIO.KeysData_80">KeysData_80</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_80</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_81.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_81%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L162">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_81" data-uid="ImGuiNET.ImGuiIO.KeysData_81">KeysData_81</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_81</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_82.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_82%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L163">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_82" data-uid="ImGuiNET.ImGuiIO.KeysData_82">KeysData_82</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_82</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_83.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_83%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L164">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_83" data-uid="ImGuiNET.ImGuiIO.KeysData_83">KeysData_83</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_83</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_84.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_84%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L165">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_84" data-uid="ImGuiNET.ImGuiIO.KeysData_84">KeysData_84</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_84</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_85.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_85%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L166">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_85" data-uid="ImGuiNET.ImGuiIO.KeysData_85">KeysData_85</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_85</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_86.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_86%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L167">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_86" data-uid="ImGuiNET.ImGuiIO.KeysData_86">KeysData_86</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_86</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_87.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_87%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L168">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_87" data-uid="ImGuiNET.ImGuiIO.KeysData_87">KeysData_87</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_87</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_88.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_88%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L169">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_88" data-uid="ImGuiNET.ImGuiIO.KeysData_88">KeysData_88</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_88</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_89.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_89%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L170">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_89" data-uid="ImGuiNET.ImGuiIO.KeysData_89">KeysData_89</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_89</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_9.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_9%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L90">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_9" data-uid="ImGuiNET.ImGuiIO.KeysData_9">KeysData_9</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_9</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_90.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_90%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L171">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_90" data-uid="ImGuiNET.ImGuiIO.KeysData_90">KeysData_90</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_90</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_91.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_91%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L172">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_91" data-uid="ImGuiNET.ImGuiIO.KeysData_91">KeysData_91</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_91</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_92.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_92%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L173">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_92" data-uid="ImGuiNET.ImGuiIO.KeysData_92">KeysData_92</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_92</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_93.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_93%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L174">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_93" data-uid="ImGuiNET.ImGuiIO.KeysData_93">KeysData_93</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_93</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_94.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_94%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L175">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_94" data-uid="ImGuiNET.ImGuiIO.KeysData_94">KeysData_94</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_94</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_95.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_95%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L176">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_95" data-uid="ImGuiNET.ImGuiIO.KeysData_95">KeysData_95</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_95</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_96.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_96%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L177">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_96" data-uid="ImGuiNET.ImGuiIO.KeysData_96">KeysData_96</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_96</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_97.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_97%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L178">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_97" data-uid="ImGuiNET.ImGuiIO.KeysData_97">KeysData_97</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_97</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_98.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_98%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L179">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_98" data-uid="ImGuiNET.ImGuiIO.KeysData_98">KeysData_98</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_98</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysData_99.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysData_99%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L180">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysData_99" data-uid="ImGuiNET.ImGuiIO.KeysData_99">KeysData_99</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiKeyData KeysData_99</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiKeyData.html">ImGuiKeyData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeysDown.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeysDown%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L69">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeysDown" data-uid="ImGuiNET.ImGuiIO.KeysDown">KeysDown</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *KeysDown</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeyShift.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeyShift%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L76">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeyShift" data-uid="ImGuiNET.ImGuiIO.KeyShift">KeyShift</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte KeyShift</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_KeySuper.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.KeySuper%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L78">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_KeySuper" data-uid="ImGuiNET.ImGuiIO.KeySuper">KeySuper</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte KeySuper</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_LogFilename.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.LogFilename%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L16">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_LogFilename" data-uid="ImGuiNET.ImGuiIO.LogFilename">LogFilename</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *LogFilename</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MetricsActiveAllocations.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MetricsActiveAllocations%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L66">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MetricsActiveAllocations" data-uid="ImGuiNET.ImGuiIO.MetricsActiveAllocations">MetricsActiveAllocations</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int MetricsActiveAllocations</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MetricsActiveWindows.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MetricsActiveWindows%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L65">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MetricsActiveWindows" data-uid="ImGuiNET.ImGuiIO.MetricsActiveWindows">MetricsActiveWindows</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int MetricsActiveWindows</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MetricsRenderIndices.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MetricsRenderIndices%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L63">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MetricsRenderIndices" data-uid="ImGuiNET.ImGuiIO.MetricsRenderIndices">MetricsRenderIndices</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int MetricsRenderIndices</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MetricsRenderVertices.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MetricsRenderVertices%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L62">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MetricsRenderVertices" data-uid="ImGuiNET.ImGuiIO.MetricsRenderVertices">MetricsRenderVertices</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int MetricsRenderVertices</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MetricsRenderWindows.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MetricsRenderWindows%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L64">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MetricsRenderWindows" data-uid="ImGuiNET.ImGuiIO.MetricsRenderWindows">MetricsRenderWindows</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int MetricsRenderWindows</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseClicked.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseClicked%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L734">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseClicked" data-uid="ImGuiNET.ImGuiIO.MouseClicked">MouseClicked</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *MouseClicked</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseClickedCount.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseClickedCount%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L736">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseClickedCount" data-uid="ImGuiNET.ImGuiIO.MouseClickedCount">MouseClickedCount</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ushort *MouseClickedCount</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.UInt16</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseClickedLastCount.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseClickedLastCount%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L737">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseClickedLastCount" data-uid="ImGuiNET.ImGuiIO.MouseClickedLastCount">MouseClickedLastCount</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ushort *MouseClickedLastCount</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.UInt16</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseClickedPos_0.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseClickedPos_0%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L728">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseClickedPos_0" data-uid="ImGuiNET.ImGuiIO.MouseClickedPos_0">MouseClickedPos_0</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MouseClickedPos_0</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseClickedPos_1.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseClickedPos_1%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L729">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseClickedPos_1" data-uid="ImGuiNET.ImGuiIO.MouseClickedPos_1">MouseClickedPos_1</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MouseClickedPos_1</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseClickedPos_2.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseClickedPos_2%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L730">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseClickedPos_2" data-uid="ImGuiNET.ImGuiIO.MouseClickedPos_2">MouseClickedPos_2</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MouseClickedPos_2</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseClickedPos_3.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseClickedPos_3%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L731">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseClickedPos_3" data-uid="ImGuiNET.ImGuiIO.MouseClickedPos_3">MouseClickedPos_3</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MouseClickedPos_3</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseClickedPos_4.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseClickedPos_4%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L732">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseClickedPos_4" data-uid="ImGuiNET.ImGuiIO.MouseClickedPos_4">MouseClickedPos_4</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MouseClickedPos_4</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseClickedTime.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseClickedTime%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L733">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseClickedTime" data-uid="ImGuiNET.ImGuiIO.MouseClickedTime">MouseClickedTime</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public double *MouseClickedTime</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Double</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDelta.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDelta%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L67">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDelta" data-uid="ImGuiNET.ImGuiIO.MouseDelta">MouseDelta</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MouseDelta</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDoubleClicked.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDoubleClicked%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L735">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDoubleClicked" data-uid="ImGuiNET.ImGuiIO.MouseDoubleClicked">MouseDoubleClicked</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *MouseDoubleClicked</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDoubleClickMaxDist.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDoubleClickMaxDist%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L18">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDoubleClickMaxDist" data-uid="ImGuiNET.ImGuiIO.MouseDoubleClickMaxDist">MouseDoubleClickMaxDist</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float MouseDoubleClickMaxDist</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDoubleClickTime.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDoubleClickTime%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L17">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDoubleClickTime" data-uid="ImGuiNET.ImGuiIO.MouseDoubleClickTime">MouseDoubleClickTime</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float MouseDoubleClickTime</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDown.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDown%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L71">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDown" data-uid="ImGuiNET.ImGuiIO.MouseDown">MouseDown</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *MouseDown</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDownDuration.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDownDuration%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L741">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDownDuration" data-uid="ImGuiNET.ImGuiIO.MouseDownDuration">MouseDownDuration</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float *MouseDownDuration</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDownDurationPrev.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDownDurationPrev%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L742">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDownDurationPrev" data-uid="ImGuiNET.ImGuiIO.MouseDownDurationPrev">MouseDownDurationPrev</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float *MouseDownDurationPrev</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDownOwned.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDownOwned%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L739">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDownOwned" data-uid="ImGuiNET.ImGuiIO.MouseDownOwned">MouseDownOwned</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *MouseDownOwned</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDownOwnedUnlessPopupClose.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDownOwnedUnlessPopupClose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L740">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDownOwnedUnlessPopupClose" data-uid="ImGuiNET.ImGuiIO.MouseDownOwnedUnlessPopupClose">MouseDownOwnedUnlessPopupClose</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *MouseDownOwnedUnlessPopupClose</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_0.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_0%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L743">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_0" data-uid="ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_0">MouseDragMaxDistanceAbs_0</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MouseDragMaxDistanceAbs_0</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_1.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_1%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L744">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_1" data-uid="ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_1">MouseDragMaxDistanceAbs_1</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MouseDragMaxDistanceAbs_1</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_2.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_2%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L745">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_2" data-uid="ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_2">MouseDragMaxDistanceAbs_2</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MouseDragMaxDistanceAbs_2</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_3.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_3%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L746">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_3" data-uid="ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_3">MouseDragMaxDistanceAbs_3</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MouseDragMaxDistanceAbs_3</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_4.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_4%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L747">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_4" data-uid="ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_4">MouseDragMaxDistanceAbs_4</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MouseDragMaxDistanceAbs_4</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDragMaxDistanceSqr.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDragMaxDistanceSqr%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L748">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDragMaxDistanceSqr" data-uid="ImGuiNET.ImGuiIO.MouseDragMaxDistanceSqr">MouseDragMaxDistanceSqr</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float *MouseDragMaxDistanceSqr</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDragThreshold.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDragThreshold%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L19">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDragThreshold" data-uid="ImGuiNET.ImGuiIO.MouseDragThreshold">MouseDragThreshold</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float MouseDragThreshold</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseDrawCursor.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseDrawCursor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L36">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseDrawCursor" data-uid="ImGuiNET.ImGuiIO.MouseDrawCursor">MouseDrawCursor</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte MouseDrawCursor</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseHoveredViewport.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseHoveredViewport%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L74">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseHoveredViewport" data-uid="ImGuiNET.ImGuiIO.MouseHoveredViewport">MouseHoveredViewport</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public uint MouseHoveredViewport</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.UInt32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MousePos.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MousePos%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L70">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MousePos" data-uid="ImGuiNET.ImGuiIO.MousePos">MousePos</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MousePos</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MousePosPrev.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MousePosPrev%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L727">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MousePosPrev" data-uid="ImGuiNET.ImGuiIO.MousePosPrev">MousePosPrev</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 MousePosPrev</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseReleased.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseReleased%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L738">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseReleased" data-uid="ImGuiNET.ImGuiIO.MouseReleased">MouseReleased</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *MouseReleased</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseWheel.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseWheel%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L72">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseWheel" data-uid="ImGuiNET.ImGuiIO.MouseWheel">MouseWheel</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float MouseWheel</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_MouseWheelH.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.MouseWheelH%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L73">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_MouseWheelH" data-uid="ImGuiNET.ImGuiIO.MouseWheelH">MouseWheelH</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float MouseWheelH</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_NavActive.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.NavActive%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L59">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_NavActive" data-uid="ImGuiNET.ImGuiIO.NavActive">NavActive</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte NavActive</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_NavInputs.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.NavInputs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L79">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_NavInputs" data-uid="ImGuiNET.ImGuiIO.NavInputs">NavInputs</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float *NavInputs</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_NavInputsDownDuration.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.NavInputsDownDuration%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L749">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_NavInputsDownDuration" data-uid="ImGuiNET.ImGuiIO.NavInputsDownDuration">NavInputsDownDuration</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float *NavInputsDownDuration</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_NavInputsDownDurationPrev.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.NavInputsDownDurationPrev%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L750">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_NavInputsDownDurationPrev" data-uid="ImGuiNET.ImGuiIO.NavInputsDownDurationPrev">NavInputsDownDurationPrev</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float *NavInputsDownDurationPrev</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_NavVisible.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.NavVisible%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L60">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_NavVisible" data-uid="ImGuiNET.ImGuiIO.NavVisible">NavVisible</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte NavVisible</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_PenPressure.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.PenPressure%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L751">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_PenPressure" data-uid="ImGuiNET.ImGuiIO.PenPressure">PenPressure</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float PenPressure</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_SetClipboardTextFn.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.SetClipboardTextFn%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L50">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_SetClipboardTextFn" data-uid="ImGuiNET.ImGuiIO.SetClipboardTextFn">SetClipboardTextFn</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IntPtr SetClipboardTextFn</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_SetPlatformImeDataFn.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.SetPlatformImeDataFn%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L52">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_SetPlatformImeDataFn" data-uid="ImGuiNET.ImGuiIO.SetPlatformImeDataFn">SetPlatformImeDataFn</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IntPtr SetPlatformImeDataFn</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_UserData.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.UserData%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L22">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_UserData" data-uid="ImGuiNET.ImGuiIO.UserData">UserData</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void *UserData</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Void</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_WantCaptureKeyboard.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.WantCaptureKeyboard%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L55">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_WantCaptureKeyboard" data-uid="ImGuiNET.ImGuiIO.WantCaptureKeyboard">WantCaptureKeyboard</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte WantCaptureKeyboard</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_WantCaptureMouse.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.WantCaptureMouse%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L54">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_WantCaptureMouse" data-uid="ImGuiNET.ImGuiIO.WantCaptureMouse">WantCaptureMouse</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte WantCaptureMouse</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_WantCaptureMouseUnlessPopupClose.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.WantCaptureMouseUnlessPopupClose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L726">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_WantCaptureMouseUnlessPopupClose" data-uid="ImGuiNET.ImGuiIO.WantCaptureMouseUnlessPopupClose">WantCaptureMouseUnlessPopupClose</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte WantCaptureMouseUnlessPopupClose</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_WantSaveIniSettings.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.WantSaveIniSettings%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L58">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_WantSaveIniSettings" data-uid="ImGuiNET.ImGuiIO.WantSaveIniSettings">WantSaveIniSettings</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte WantSaveIniSettings</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_WantSetMousePos.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.WantSetMousePos%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L57">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_WantSetMousePos" data-uid="ImGuiNET.ImGuiIO.WantSetMousePos">WantSetMousePos</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte WantSetMousePos</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO_WantTextInput.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO.WantTextInput%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L56">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiIO_WantTextInput" data-uid="ImGuiNET.ImGuiIO.WantTextInput">WantTextInput</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte WantTextInput</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuiNET_ImGuiIO.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiIO%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiIO.gen.cs/#L8" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>