Function cosmic::iced_winit::runtime::window::resize

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

Resizes the window to the given logical dimensions.