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.window
/
Window
/
isClosable
is
Closable
fun
isClosable
(
)
:
Promise
<
Boolean
>
(
source
)
Gets the window's native close button state.
Platform-specific
iOS / Android:
Unsupported.