pub fn window_placement(window: &Window) -> Result<WindowPlacement>
Expand description
Retrieves the show state and the restored, minimized, and maximized positions of the specified window.
pub fn window_placement(window: &Window) -> Result<WindowPlacement>
Retrieves the show state and the restored, minimized, and maximized positions of the specified window.