diff options
Diffstat (limited to 'api/pl.treksoft.kvision.electron/-menu-item-constructor-options/accelerator.html')
-rw-r--r-- | api/pl.treksoft.kvision.electron/-menu-item-constructor-options/accelerator.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.electron/-menu-item-constructor-options/accelerator.html b/api/pl.treksoft.kvision.electron/-menu-item-constructor-options/accelerator.html new file mode 100644 index 00000000..e25acede --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-menu-item-constructor-options/accelerator.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>MenuItemConstructorOptions.accelerator - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">MenuItemConstructorOptions</a> / <a href="./accelerator.html">accelerator</a><br/> +<br/> +<h1>accelerator</h1> +<a name="pl.treksoft.kvision.electron.MenuItemConstructorOptions$accelerator"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">accelerator</span><span class="symbol">: </span><a href="../-accelerator/index.html"><span class="identifier">Accelerator</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> |