跳转到内容
Tauri

tao@0.34.4

此内容尚不支持你的语言。

  • 25f2c58a (#1148 by @lucasfernog) Trigger WindowEvent::Destroyed when the Android activity is destroyed. In this case, the app should either exit by setting the control flow to ControlFlow::ExitWithCode or NOT call the create() external function when the activity is recreated and onCreate is called, handling how to recreate the app window via a separate hook that can leverage the existing tao event loop.

© 2025 Tauri Contributors. CC-BY / MIT