logo

Function iced::window::resize

source · []
pub fn resize<Message>(width: u32, height: u32) -> Command<Message>
Expand description

Resizes the window to the given logical dimensions.