Skip to main content

window_dims

Function window_dims 

Source
fn window_dims(window: &WebviewWindow) -> (i32, i32)
Expand description

Resolve the window’s physical inner-size into integer width/height, falling back to the tauri.conf.json declared 200×200 if the live query fails.