Open
Description
Search before asking
Motivation
会有登录后关闭再次打开要求重新登录的需求,也就是无痕模式,查了一下是支持的
incognito
incognito? | boolean | Whether or not the webview should be launched in incognito mode. #### Platform-specific - Android: Unsupported. | Source: https://github.com/tauri-apps/tauri/blob/dev/packages/api/src/webview.ts#L710 |
---|
Solution
No response
Alternatives
No response
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!