@tauri-apps/api@2.0.0-rc.1
이 콘텐츠는 아직 번역되지 않았습니다.
b6dca99ff
(#10630 by @lucasfernog) ChangedWebviewWindow.getAll
,WebviewWindow.getByLabel
,getAllWebviewWindows
,Window.getAll
,Window.getByLabel
,getAllWindows
,Webview.getAll
,Webview.getByLabel
,getAllWebviews
to be async so their return value are synchronized with the state from the Rust side, meaning new and destroyed windows are reflected.
© 2025 Tauri Contributors. CC-BY / MIT