Function iced::window::resize

source ยท
pub fn resize<T>(id: Id, new_size: Size) -> Task<T>
Expand description

Resizes the window to the given logical dimensions.