Aller au contenu
Tauri

tao@0.34.4

Ce contenu n’est pas encore disponible dans votre langue.

  • 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