diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.modal/-modal/animation.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.modal/-modal/animation.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/api/pl.treksoft.kvision.modal/-modal/animation.html b/docs/api/pl.treksoft.kvision.modal/-modal/animation.html deleted file mode 100644 index d61b11b7..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-modal/animation.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Modal.animation - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.modal</a> / <a href="index.html">Modal</a> / <a href="./animation.html">animation</a><br/> -<br/> -<h1>animation</h1> -<a name="pl.treksoft.kvision.modal.Modal$animation"></a> -<code><span class="keyword">var </span><span class="identifier">animation</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> -<p>Determines if animations are used.</p> -<p><strong>Getter</strong><br/> -<p>Determines if animations are used.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Determines if animations are used.</p> -</p> -</BODY> -</HTML> |