diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-10-26 00:17:24 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-10-26 00:17:24 +0200 |
commit | fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb (patch) | |
tree | 911c8e9b208b9ba77f00531668d1d99b40fcb8e3 /api1/pl.treksoft.kvision.cordova/-local-file-system-sync/webkit-request-file-system-sync.html | |
parent | 4f5db77ec2db6c87cb93ceb9f7ea9ab311247f17 (diff) | |
download | kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.tar.gz kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.tar.bz2 kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.zip |
API documentation for KVision 2.0.0
Diffstat (limited to 'api1/pl.treksoft.kvision.cordova/-local-file-system-sync/webkit-request-file-system-sync.html')
-rw-r--r-- | api1/pl.treksoft.kvision.cordova/-local-file-system-sync/webkit-request-file-system-sync.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/webkit-request-file-system-sync.html b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/webkit-request-file-system-sync.html new file mode 100644 index 00000000..79d2d6d9 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/webkit-request-file-system-sync.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>LocalFileSystemSync.webkitRequestFileSystemSync - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.cordova</a> / <a href="index.html">LocalFileSystemSync</a> / <a href="./webkit-request-file-system-sync.html">webkitRequestFileSystemSync</a><br/> +<br/> +<h1>webkitRequestFileSystemSync</h1> +<a name="pl.treksoft.kvision.cordova.LocalFileSystemSync$webkitRequestFileSystemSync(kotlin.Number, kotlin.Number)"></a> +<code><span class="keyword">fun </span><span class="identifier">webkitRequestFileSystemSync</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$webkitRequestFileSystemSync(kotlin.Number, kotlin.Number)/type">type</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><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$webkitRequestFileSystemSync(kotlin.Number, kotlin.Number)/size">size</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><span class="symbol">: </span><a href="../-file-system-sync/index.html"><span class="identifier">FileSystemSync</span></a></code> +</BODY> +</HTML> |