Function iced::window::resize

source ·
pub fn resize<Message>(id: Id, new_size: Size) -> Command<Message>
Expand description

Resizes the window to the given logical dimensions.