Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-tauri-apps-api
/
tauri.apps.api.app
/
getTauriVersion
get
Tauri
Version
external
fun
getTauriVersion
(
)
:
Promise
<
String
>
(
source
)
Gets the Tauri framework version used by this application.
Since
1.0.0