diff options
Diffstat (limited to 'api/pl.treksoft.kvision.electron/-browser-window-constructor-options')
46 files changed, 977 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/accept-first-mouse.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/accept-first-mouse.html new file mode 100644 index 00000000..d0b27038 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/accept-first-mouse.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.acceptFirstMouse - 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">BrowserWindowConstructorOptions</a> / <a href="./accept-first-mouse.html">acceptFirstMouse</a><br/> +<br/> +<h1>acceptFirstMouse</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$acceptFirstMouse"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">acceptFirstMouse</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/always-on-top.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/always-on-top.html new file mode 100644 index 00000000..525d0b55 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/always-on-top.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.alwaysOnTop - 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">BrowserWindowConstructorOptions</a> / <a href="./always-on-top.html">alwaysOnTop</a><br/> +<br/> +<h1>alwaysOnTop</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$alwaysOnTop"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">alwaysOnTop</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/auto-hide-menu-bar.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/auto-hide-menu-bar.html new file mode 100644 index 00000000..cddd7bb4 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/auto-hide-menu-bar.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.autoHideMenuBar - 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">BrowserWindowConstructorOptions</a> / <a href="./auto-hide-menu-bar.html">autoHideMenuBar</a><br/> +<br/> +<h1>autoHideMenuBar</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$autoHideMenuBar"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">autoHideMenuBar</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/background-color.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/background-color.html new file mode 100644 index 00000000..735568c6 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/background-color.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.backgroundColor - 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">BrowserWindowConstructorOptions</a> / <a href="./background-color.html">backgroundColor</a><br/> +<br/> +<h1>backgroundColor</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$backgroundColor"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">backgroundColor</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/center.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/center.html new file mode 100644 index 00000000..0b3797c6 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/center.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.center - 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">BrowserWindowConstructorOptions</a> / <a href="./center.html">center</a><br/> +<br/> +<h1>center</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$center"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">center</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/closable.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/closable.html new file mode 100644 index 00000000..f9696066 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/closable.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.closable - 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">BrowserWindowConstructorOptions</a> / <a href="./closable.html">closable</a><br/> +<br/> +<h1>closable</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$closable"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">closable</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/dark-theme.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/dark-theme.html new file mode 100644 index 00000000..78d96268 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/dark-theme.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.darkTheme - 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">BrowserWindowConstructorOptions</a> / <a href="./dark-theme.html">darkTheme</a><br/> +<br/> +<h1>darkTheme</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$darkTheme"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">darkTheme</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/disable-auto-hide-cursor.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/disable-auto-hide-cursor.html new file mode 100644 index 00000000..6c1b815d --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/disable-auto-hide-cursor.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.disableAutoHideCursor - 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">BrowserWindowConstructorOptions</a> / <a href="./disable-auto-hide-cursor.html">disableAutoHideCursor</a><br/> +<br/> +<h1>disableAutoHideCursor</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$disableAutoHideCursor"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">disableAutoHideCursor</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/enable-larger-than-screen.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/enable-larger-than-screen.html new file mode 100644 index 00000000..a8caec73 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/enable-larger-than-screen.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.enableLargerThanScreen - 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">BrowserWindowConstructorOptions</a> / <a href="./enable-larger-than-screen.html">enableLargerThanScreen</a><br/> +<br/> +<h1>enableLargerThanScreen</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$enableLargerThanScreen"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">enableLargerThanScreen</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/focusable.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/focusable.html new file mode 100644 index 00000000..9cef7b75 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/focusable.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.focusable - 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">BrowserWindowConstructorOptions</a> / <a href="./focusable.html">focusable</a><br/> +<br/> +<h1>focusable</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$focusable"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">focusable</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/frame.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/frame.html new file mode 100644 index 00000000..af198e8d --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/frame.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.frame - 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">BrowserWindowConstructorOptions</a> / <a href="./frame.html">frame</a><br/> +<br/> +<h1>frame</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$frame"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">frame</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/fullscreen-window-title.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/fullscreen-window-title.html new file mode 100644 index 00000000..893ed342 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/fullscreen-window-title.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.fullscreenWindowTitle - 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">BrowserWindowConstructorOptions</a> / <a href="./fullscreen-window-title.html">fullscreenWindowTitle</a><br/> +<br/> +<h1>fullscreenWindowTitle</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$fullscreenWindowTitle"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fullscreenWindowTitle</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/fullscreen.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/fullscreen.html new file mode 100644 index 00000000..f04e6aa1 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/fullscreen.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.fullscreen - 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">BrowserWindowConstructorOptions</a> / <a href="./fullscreen.html">fullscreen</a><br/> +<br/> +<h1>fullscreen</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$fullscreen"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fullscreen</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/fullscreenable.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/fullscreenable.html new file mode 100644 index 00000000..7dad8225 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/fullscreenable.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.fullscreenable - 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">BrowserWindowConstructorOptions</a> / <a href="./fullscreenable.html">fullscreenable</a><br/> +<br/> +<h1>fullscreenable</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$fullscreenable"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fullscreenable</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/has-shadow.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/has-shadow.html new file mode 100644 index 00000000..aa1caae6 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/has-shadow.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.hasShadow - 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">BrowserWindowConstructorOptions</a> / <a href="./has-shadow.html">hasShadow</a><br/> +<br/> +<h1>hasShadow</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$hasShadow"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">hasShadow</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/height.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/height.html new file mode 100644 index 00000000..1c48cb05 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/height.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.height - 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">BrowserWindowConstructorOptions</a> / <a href="./height.html">height</a><br/> +<br/> +<h1>height</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$height"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">height</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/icon.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/icon.html new file mode 100644 index 00000000..44b212aa --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/icon.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions.icon - 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">BrowserWindowConstructorOptions</a> / <a href="./icon.html">icon</a><br/> +<br/> +<h1>icon</h1> +<a name="pl.treksoft.kvision.electron.BrowserWindowConstructorOptions$icon"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">icon</span><span class="symbol">: </span><span class="keyword">dynamic</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/index.html b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/index.html new file mode 100644 index 00000000..bc22075c --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-browser-window-constructor-options/index.html @@ -0,0 +1,347 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BrowserWindowConstructorOptions - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BOD |
