Function iced::window::resize

pub fn resize<Message>(new_size: Size<u32>) -> Command<Message>
Expand description

Resizes the window to the given logical dimensions.