setDockVisibility
setDockVisibility(
visible
):Promise
<void
>
Defined in: app.ts:223
Sets the dock visibility for the application on macOS.
boolean
whether the dock should be visible or not
Promise
<void
>
2.5.0
© 2025 Tauri Contributors. CC-BY / MIT