Dalamud/docs/api/SDL2.SDL.SDL_Scancode.html
2021-04-06 00:41:38 +02:00

1110 lines
35 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Enum SDL.SDL_Scancode
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum SDL.SDL_Scancode
">
<meta name="generator" content="docfx 2.56.6.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="SDL2.SDL.SDL_Scancode">
<h1 id="SDL2_SDL_SDL_Scancode" data-uid="SDL2.SDL.SDL_Scancode" class="text-break">Enum SDL.SDL_Scancode
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="SDL2.html">SDL2</a></h6>
<h6><strong>Assembly</strong>: SDL2-CS.dll</h6>
<h5 id="SDL2_SDL_SDL_Scancode_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public enum SDL_Scancode</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_NUM_SCANCODES">SDL_NUM_SCANCODES</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_0">SDL_SCANCODE_0</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_1">SDL_SCANCODE_1</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_2">SDL_SCANCODE_2</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_3">SDL_SCANCODE_3</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_4">SDL_SCANCODE_4</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_5">SDL_SCANCODE_5</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_6">SDL_SCANCODE_6</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_7">SDL_SCANCODE_7</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_8">SDL_SCANCODE_8</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_9">SDL_SCANCODE_9</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_A">SDL_SCANCODE_A</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_BACK">SDL_SCANCODE_AC_BACK</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_BOOKMARKS">SDL_SCANCODE_AC_BOOKMARKS</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_FORWARD">SDL_SCANCODE_AC_FORWARD</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_HOME">SDL_SCANCODE_AC_HOME</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_REFRESH">SDL_SCANCODE_AC_REFRESH</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_SEARCH">SDL_SCANCODE_AC_SEARCH</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_STOP">SDL_SCANCODE_AC_STOP</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AGAIN">SDL_SCANCODE_AGAIN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_ALTERASE">SDL_SCANCODE_ALTERASE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_APOSTROPHE">SDL_SCANCODE_APOSTROPHE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_APP1">SDL_SCANCODE_APP1</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_APP2">SDL_SCANCODE_APP2</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_APPLICATION">SDL_SCANCODE_APPLICATION</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AUDIOMUTE">SDL_SCANCODE_AUDIOMUTE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AUDIONEXT">SDL_SCANCODE_AUDIONEXT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AUDIOPLAY">SDL_SCANCODE_AUDIOPLAY</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AUDIOPREV">SDL_SCANCODE_AUDIOPREV</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AUDIOSTOP">SDL_SCANCODE_AUDIOSTOP</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_B">SDL_SCANCODE_B</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_BACKSLASH">SDL_SCANCODE_BACKSLASH</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_BACKSPACE">SDL_SCANCODE_BACKSPACE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_BRIGHTNESSDOWN">SDL_SCANCODE_BRIGHTNESSDOWN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_BRIGHTNESSUP">SDL_SCANCODE_BRIGHTNESSUP</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_C">SDL_SCANCODE_C</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CALCULATOR">SDL_SCANCODE_CALCULATOR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CANCEL">SDL_SCANCODE_CANCEL</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CAPSLOCK">SDL_SCANCODE_CAPSLOCK</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CLEAR">SDL_SCANCODE_CLEAR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CLEARAGAIN">SDL_SCANCODE_CLEARAGAIN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_COMMA">SDL_SCANCODE_COMMA</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_COMPUTER">SDL_SCANCODE_COMPUTER</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_COPY">SDL_SCANCODE_COPY</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CRSEL">SDL_SCANCODE_CRSEL</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CURRENCYSUBUNIT">SDL_SCANCODE_CURRENCYSUBUNIT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CURRENCYUNIT">SDL_SCANCODE_CURRENCYUNIT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CUT">SDL_SCANCODE_CUT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_D">SDL_SCANCODE_D</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_DECIMALSEPARATOR">SDL_SCANCODE_DECIMALSEPARATOR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_DELETE">SDL_SCANCODE_DELETE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_DISPLAYSWITCH">SDL_SCANCODE_DISPLAYSWITCH</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_DOWN">SDL_SCANCODE_DOWN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_E">SDL_SCANCODE_E</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_EJECT">SDL_SCANCODE_EJECT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_END">SDL_SCANCODE_END</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_EQUALS">SDL_SCANCODE_EQUALS</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_ESCAPE">SDL_SCANCODE_ESCAPE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_EXECUTE">SDL_SCANCODE_EXECUTE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_EXSEL">SDL_SCANCODE_EXSEL</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F">SDL_SCANCODE_F</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F1">SDL_SCANCODE_F1</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F10">SDL_SCANCODE_F10</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F11">SDL_SCANCODE_F11</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F12">SDL_SCANCODE_F12</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F13">SDL_SCANCODE_F13</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F14">SDL_SCANCODE_F14</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F15">SDL_SCANCODE_F15</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F16">SDL_SCANCODE_F16</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F17">SDL_SCANCODE_F17</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F18">SDL_SCANCODE_F18</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F19">SDL_SCANCODE_F19</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F2">SDL_SCANCODE_F2</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F20">SDL_SCANCODE_F20</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F21">SDL_SCANCODE_F21</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F22">SDL_SCANCODE_F22</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F23">SDL_SCANCODE_F23</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F24">SDL_SCANCODE_F24</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F3">SDL_SCANCODE_F3</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F4">SDL_SCANCODE_F4</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F5">SDL_SCANCODE_F5</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F6">SDL_SCANCODE_F6</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F7">SDL_SCANCODE_F7</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F8">SDL_SCANCODE_F8</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F9">SDL_SCANCODE_F9</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_FIND">SDL_SCANCODE_FIND</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_G">SDL_SCANCODE_G</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_GRAVE">SDL_SCANCODE_GRAVE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_H">SDL_SCANCODE_H</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_HELP">SDL_SCANCODE_HELP</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_HOME">SDL_SCANCODE_HOME</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_I">SDL_SCANCODE_I</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INSERT">SDL_SCANCODE_INSERT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL1">SDL_SCANCODE_INTERNATIONAL1</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL2">SDL_SCANCODE_INTERNATIONAL2</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL3">SDL_SCANCODE_INTERNATIONAL3</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL4">SDL_SCANCODE_INTERNATIONAL4</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL5">SDL_SCANCODE_INTERNATIONAL5</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL6">SDL_SCANCODE_INTERNATIONAL6</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL7">SDL_SCANCODE_INTERNATIONAL7</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL8">SDL_SCANCODE_INTERNATIONAL8</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL9">SDL_SCANCODE_INTERNATIONAL9</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_J">SDL_SCANCODE_J</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_K">SDL_SCANCODE_K</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KBDILLUMDOWN">SDL_SCANCODE_KBDILLUMDOWN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KBDILLUMTOGGLE">SDL_SCANCODE_KBDILLUMTOGGLE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KBDILLUMUP">SDL_SCANCODE_KBDILLUMUP</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_0">SDL_SCANCODE_KP_0</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_00">SDL_SCANCODE_KP_00</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_000">SDL_SCANCODE_KP_000</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_1">SDL_SCANCODE_KP_1</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_2">SDL_SCANCODE_KP_2</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_3">SDL_SCANCODE_KP_3</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_4">SDL_SCANCODE_KP_4</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_5">SDL_SCANCODE_KP_5</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_6">SDL_SCANCODE_KP_6</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_7">SDL_SCANCODE_KP_7</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_8">SDL_SCANCODE_KP_8</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_9">SDL_SCANCODE_KP_9</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_A">SDL_SCANCODE_KP_A</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_AMPERSAND">SDL_SCANCODE_KP_AMPERSAND</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_AT">SDL_SCANCODE_KP_AT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_B">SDL_SCANCODE_KP_B</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_BACKSPACE">SDL_SCANCODE_KP_BACKSPACE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_BINARY">SDL_SCANCODE_KP_BINARY</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_C">SDL_SCANCODE_KP_C</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_CLEAR">SDL_SCANCODE_KP_CLEAR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_CLEARENTRY">SDL_SCANCODE_KP_CLEARENTRY</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_COLON">SDL_SCANCODE_KP_COLON</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_COMMA">SDL_SCANCODE_KP_COMMA</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_D">SDL_SCANCODE_KP_D</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_DBLAMPERSAND">SDL_SCANCODE_KP_DBLAMPERSAND</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_DBLVERTICALBAR">SDL_SCANCODE_KP_DBLVERTICALBAR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_DECIMAL">SDL_SCANCODE_KP_DECIMAL</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_DIVIDE">SDL_SCANCODE_KP_DIVIDE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_E">SDL_SCANCODE_KP_E</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_ENTER">SDL_SCANCODE_KP_ENTER</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_EQUALS">SDL_SCANCODE_KP_EQUALS</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_EQUALSAS400">SDL_SCANCODE_KP_EQUALSAS400</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_EXCLAM">SDL_SCANCODE_KP_EXCLAM</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_F">SDL_SCANCODE_KP_F</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_GREATER">SDL_SCANCODE_KP_GREATER</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_HASH">SDL_SCANCODE_KP_HASH</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_HEXADECIMAL">SDL_SCANCODE_KP_HEXADECIMAL</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_LEFTBRACE">SDL_SCANCODE_KP_LEFTBRACE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_LEFTPAREN">SDL_SCANCODE_KP_LEFTPAREN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_LESS">SDL_SCANCODE_KP_LESS</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMADD">SDL_SCANCODE_KP_MEMADD</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMCLEAR">SDL_SCANCODE_KP_MEMCLEAR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMDIVIDE">SDL_SCANCODE_KP_MEMDIVIDE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMMULTIPLY">SDL_SCANCODE_KP_MEMMULTIPLY</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMRECALL">SDL_SCANCODE_KP_MEMRECALL</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMSTORE">SDL_SCANCODE_KP_MEMSTORE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMSUBTRACT">SDL_SCANCODE_KP_MEMSUBTRACT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MINUS">SDL_SCANCODE_KP_MINUS</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MULTIPLY">SDL_SCANCODE_KP_MULTIPLY</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_OCTAL">SDL_SCANCODE_KP_OCTAL</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_PERCENT">SDL_SCANCODE_KP_PERCENT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_PERIOD">SDL_SCANCODE_KP_PERIOD</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_PLUS">SDL_SCANCODE_KP_PLUS</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_PLUSMINUS">SDL_SCANCODE_KP_PLUSMINUS</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_POWER">SDL_SCANCODE_KP_POWER</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_RIGHTBRACE">SDL_SCANCODE_KP_RIGHTBRACE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_RIGHTPAREN">SDL_SCANCODE_KP_RIGHTPAREN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_SPACE">SDL_SCANCODE_KP_SPACE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_TAB">SDL_SCANCODE_KP_TAB</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_VERTICALBAR">SDL_SCANCODE_KP_VERTICALBAR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_XOR">SDL_SCANCODE_KP_XOR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_L">SDL_SCANCODE_L</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LALT">SDL_SCANCODE_LALT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG1">SDL_SCANCODE_LANG1</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG2">SDL_SCANCODE_LANG2</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG3">SDL_SCANCODE_LANG3</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG4">SDL_SCANCODE_LANG4</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG5">SDL_SCANCODE_LANG5</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG6">SDL_SCANCODE_LANG6</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG7">SDL_SCANCODE_LANG7</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG8">SDL_SCANCODE_LANG8</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG9">SDL_SCANCODE_LANG9</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LCTRL">SDL_SCANCODE_LCTRL</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LEFT">SDL_SCANCODE_LEFT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LEFTBRACKET">SDL_SCANCODE_LEFTBRACKET</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LGUI">SDL_SCANCODE_LGUI</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LSHIFT">SDL_SCANCODE_LSHIFT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_M">SDL_SCANCODE_M</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MAIL">SDL_SCANCODE_MAIL</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MEDIASELECT">SDL_SCANCODE_MEDIASELECT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MENU">SDL_SCANCODE_MENU</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MINUS">SDL_SCANCODE_MINUS</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MODE">SDL_SCANCODE_MODE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MUTE">SDL_SCANCODE_MUTE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_N">SDL_SCANCODE_N</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_NONUSBACKSLASH">SDL_SCANCODE_NONUSBACKSLASH</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_NONUSHASH">SDL_SCANCODE_NONUSHASH</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_NUMLOCKCLEAR">SDL_SCANCODE_NUMLOCKCLEAR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_O">SDL_SCANCODE_O</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_OPER">SDL_SCANCODE_OPER</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_OUT">SDL_SCANCODE_OUT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_P">SDL_SCANCODE_P</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PAGEDOWN">SDL_SCANCODE_PAGEDOWN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PAGEUP">SDL_SCANCODE_PAGEUP</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PASTE">SDL_SCANCODE_PASTE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PAUSE">SDL_SCANCODE_PAUSE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PERIOD">SDL_SCANCODE_PERIOD</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_POWER">SDL_SCANCODE_POWER</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PRINTSCREEN">SDL_SCANCODE_PRINTSCREEN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PRIOR">SDL_SCANCODE_PRIOR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_Q">SDL_SCANCODE_Q</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_R">SDL_SCANCODE_R</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RALT">SDL_SCANCODE_RALT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RCTRL">SDL_SCANCODE_RCTRL</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RETURN">SDL_SCANCODE_RETURN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RETURN2">SDL_SCANCODE_RETURN2</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RGUI">SDL_SCANCODE_RGUI</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RIGHT">SDL_SCANCODE_RIGHT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RIGHTBRACKET">SDL_SCANCODE_RIGHTBRACKET</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RSHIFT">SDL_SCANCODE_RSHIFT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_S">SDL_SCANCODE_S</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SCROLLLOCK">SDL_SCANCODE_SCROLLLOCK</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SELECT">SDL_SCANCODE_SELECT</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SEMICOLON">SDL_SCANCODE_SEMICOLON</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SEPARATOR">SDL_SCANCODE_SEPARATOR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SLASH">SDL_SCANCODE_SLASH</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SLEEP">SDL_SCANCODE_SLEEP</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SPACE">SDL_SCANCODE_SPACE</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_STOP">SDL_SCANCODE_STOP</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SYSREQ">SDL_SCANCODE_SYSREQ</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_T">SDL_SCANCODE_T</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_TAB">SDL_SCANCODE_TAB</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_THOUSANDSSEPARATOR">SDL_SCANCODE_THOUSANDSSEPARATOR</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_U">SDL_SCANCODE_U</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_UNDO">SDL_SCANCODE_UNDO</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_UNKNOWN">SDL_SCANCODE_UNKNOWN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_UP">SDL_SCANCODE_UP</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_V">SDL_SCANCODE_V</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_VOLUMEDOWN">SDL_SCANCODE_VOLUMEDOWN</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_VOLUMEUP">SDL_SCANCODE_VOLUMEUP</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_W">SDL_SCANCODE_W</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_WWW">SDL_SCANCODE_WWW</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_X">SDL_SCANCODE_X</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_Y">SDL_SCANCODE_Y</td>
<td></td>
</tr>
<tr>
<td id="SDL2_SDL_SDL_Scancode_SDL_SCANCODE_Z">SDL_SCANCODE_Z</td>
<td></td>
</tr>
</tbody>
</thead></thead></table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Dalamud.Game.Text.EnumExtensions.html#Dalamud_Game_Text_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute&lt;TAttribute&gt;()</a>
</div>
</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/ff-meli/SDL2-CS/new/ab9f74cbfe71076748755ef75fc348624885beef/apiSpec/new?filename=SDL2_SDL_SDL_Scancode.md&amp;value=---%0Auid%3A%20SDL2.SDL.SDL_Scancode%0Asummary%3A%20'*You%20can%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/ff-meli/SDL2-CS/blob/ab9f74cbfe71076748755ef75fc348624885beef/src/SDL2.cs/#L4725" 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>